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