10000
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 41f8f37 commit c880ed0Copy full SHA for c880ed0
doc/src/sgml/installation.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.293 2007/10/01 16:43:28 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.294 2007/10/06 15:50:43 alvherre Exp $ -->
2
3
<chapter id="installation">
4
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1694,7 +1694,7 @@ postgres$ <userinput>/usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data</>
1694
</para>
1695
</step>
1696
1697
- <step
+ <step>
1698
<para>
1699
At this point, if you did not use the <command>initdb</> <literal>-A</>
1700
option, you might want to modify <filename>pg_hba.conf</> to control
0 commit comments