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 7c656ba commit 849000cCopy full SHA for 849000c
doc/src/sgml/ref/psql-ref.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.185 2007/02/21 23:21:12 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.186 2007/02/21 23:22:42 momjian Exp $
3
PostgreSQL documentation
4
-->
5
@@ -561,7 +561,7 @@ PostgreSQL documentation
561
562
<para>
563
An alternative way to specify connection parameters is in a
564
- <parameter>conninfo</parameter> string, which is used instead of a
+ <parameter>conninfo</parameter> string, which is used instead of a
565
database name. This mechanism give you very wide control over the
566
connection. For example:
567
<programlisting>
0 commit comments