File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.273 2010/05/02 02:10:32 tgl Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.274 2010/05/02 11:32:53 sriggs Exp $ -->
22
33<chapter Id="runtime-config">
44 <title>Server Configuration</title>
@@ -1950,7 +1950,7 @@ SET ENABLE_SEQSCAN TO OFF;
19501950 If a conflict should occur the server will delay up to this long
19511951 before it cancels conflicting queries, as
19521952 described in <xref linkend="hot-standby-conflict">.
1953- The default is 30 seconds.
1953+ The default is 30 seconds (30 s). Units are milliseconds .
19541954 A value of -1 causes the standby to wait forever for a conflicting
19551955 query to complete.
19561956 This parameter can only be set in the <filename>postgresql.conf</>
You can’t perform that action at this time.
0 commit comments