From ff810b4928882bfdc4ebe1ce603c47830aba3132 Mon Sep 17 00:00:00 2001 From: Heikki Linnakangas Date: Thu, 15 May 2014 14:49:11 +0300 Subject: Misc message style and doc fixes. Euler Taveira --- doc/src/sgml/ref/pg_recvlogical.sgml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/pg_recvlogical.sgml b/doc/src/sgml/ref/pg_recvlogical.sgml index 4170c8ef9f7..edc52c0d694 100644 --- a/doc/src/sgml/ref/pg_recvlogical.sgml +++ b/doc/src/sgml/ref/pg_recvlogical.sgml @@ -226,13 +226,12 @@ PostgreSQL documentation - How often should - pg_receivexlog - issue sync commands to ensure the --outputfile - is safely flushed to disk without being asked by the server to do - so. Specifying an interval of 0 disables issuing - fsyncs altogether, while still reporting progress the server. - In this case, data may be lost in the event of a crash. + How often should pg_recvlogical issue sync + commands to ensure the --outputfile is safely + flushed to disk without being asked by the server to do so. Specifying + an interval of 0 disables issuing fsyncs altogether, + while still reporting progress the server. In this case, data may be + lost in the event of a crash. -- cgit v1.2.3