mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +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>
|
||||
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>
|
||||
|
Reference in New Issue
Block a user