Skip to content
Snippets Groups Projects
Commit 0131088f authored by Simon Riggs's avatar Simon Riggs
Browse files

Fix typo in streaming replication protocol docs.

parent ce701c1e
No related branches found
No related tags found
No related merge requests found
<!-- $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: ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment