index f9c13e7c4916e04e4062ac6a751c29408a67d5dc..f4e1b313be6b8c58a0fadbb537412c33ef11d028 100644 (file)
-<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.273 2010年05月02日 02:10:32 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.274 2010年05月02日 11:32:53 sriggs Exp $ -->
<chapter Id="runtime-config">
<title>Server Configuration</title>
If a conflict should occur the server will delay up to this long
before it cancels conflicting queries, as
described in <xref linkend="hot-standby-conflict">.
- The default is 30 seconds.
+ The default is 30 seconds (30 s). Units are milliseconds.
A value of -1 causes the standby to wait forever for a conflicting
query to complete.
This parameter can only be set in the <filename>postgresql.conf</>