1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-02 11:44:50 +03:00
Noted by Erik Rijkers
This commit is contained in:
Magnus Hagander 2012-06-05 14:08:56 +02:00
parent 778201200b
commit 1e57c2c5b2

View File

@ -266,7 +266,7 @@ archive_command = 'sleep 5 && test -f /mnt/server/archivedir/%f'
</programlisting>
The initial timeout is necessary because
<application>pg_receivexlog</application> works using asynchronous
replication and can therefor be slightly behind the master.
replication and can therefore be slightly behind the master.
</para>
</refsect1>