mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Fix typo
Noted by Erik Rijkers
This commit is contained in:
@ -266,7 +266,7 @@ archive_command = 'sleep 5 && test -f /mnt/server/archivedir/%f'
|
|||||||
</programlisting>
|
</programlisting>
|
||||||
The initial timeout is necessary because
|
The initial timeout is necessary because
|
||||||
<application>pg_receivexlog</application> works using asynchronous
|
<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>
|
</para>
|
||||||
|
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
Reference in New Issue
Block a user