1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-20 00:42:27 +03:00

Fix typo in streaming replication protocol docs.

This commit is contained in:
Simon Riggs 2010-03-17 00:28:15 +00:00
parent ce701c1e73
commit 0131088f18

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/protocol.sgml,v 1.85 2010/02/24 15:54:31 momjian Exp $ --> <!-- $PostgreSQL: pgsql/doc/src/sgml/protocol.sgml,v 1.86 2010/03/17 00:28:15 sriggs Exp $ -->
<chapter id="protocol"> <chapter id="protocol">
<title>Frontend/Backend Protocol</title> <title>Frontend/Backend Protocol</title>
@ -4155,7 +4155,7 @@ The commands accepted in walsender mode are:
<term>IDENTIFY_SYSTEM</term> <term>IDENTIFY_SYSTEM</term>
<listitem> <listitem>
<para> <para>
Requests the server to idenfity itself. Server replies with a result Requests the server to identify itself. Server replies with a result
set of a single row, and two fields: set of a single row, and two fields:
systemid: The unique system identifier identifying the cluster. This systemid: The unique system identifier identifying the cluster. This