pgsql: Document that receive location can rewind if replication

From: rhaas(at)postgresql(dot)org (Robert Haas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that receive location can rewind if replication
Date: 2010-06-17 01:32:09
Message-ID: 20100617013209.764A47541D4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Document that receive location can rewind if replication restarts.

Fujii Masao, with some further wordsmithing by me.

Modified Files:
--------------
pgsql/doc/src/sgml:
func.sgml (r1.518 -> r1.519)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.518&r2=1.519)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2010-06-17 01:50:00 npgsql - Npgsql2: Cleanup extra lines and newline format.
Previous Message Takahiro Itagaki 2010-06-17 00:06:34 pgsql: Remove prototype of GetOldestWALSendPointer(), that is marked as