8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce701c1 commit 0131088Copy full SHA for 0131088
doc/src/sgml/protocol.sgml
@@ -1,4 +1,4 @@
1
-<!-- $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 $ -->
2
3
<chapter id="protocol">
4
<title>Frontend/Backend Protocol</title>
@@ -4155,7 +4155,7 @@ The commands accepted in walsender mode are:
4155
<term>IDENTIFY_SYSTEM</term>
4156
<listitem>
4157
<para>
4158
- Requests the server to idenfity itself. Server replies with a result
+ Requests the server to identify itself. Server replies with a result
4159
set of a single row, and two fields:
4160
4161
systemid: The unique system identifier identifying the cluster. This
0 commit comments