Commit 1e57c2c5 authored by Magnus Hagander's avatar Magnus Hagander

Fix typo

Noted by Erik Rijkers
parent 77820120
...@@ -266,7 +266,7 @@ archive_command = 'sleep 5 && test -f /mnt/server/archivedir/%f' ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment