Jaime Casanova
This commit is contained in:
Alvaro Herrera 2010-12-20 12:05:12 -03:00
parent d382828f6e
commit f9e9763b62

View File

@ -1039,7 +1039,7 @@
executes a <command>START_REPLICATION</command> statement. The executes a <command>START_REPLICATION</command> statement. The
backend sends a CopyBothResponse message to the frontend. Both backend sends a CopyBothResponse message to the frontend. Both
the backend and the frontend may then send CopyData messages the backend and the frontend may then send CopyData messages
until the connection is terminated. See see <xref until the connection is terminated. See <xref
linkend="protocol-replication">. linkend="protocol-replication">.
</para> </para>