File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- <!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.28 2000/11/05 20:52:59 petere Exp $ -->
1+ <!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.29 2000/11/20 22:01:21 petere Exp $ -->
22
33<chapter id="installation">
44 <title><![%flattext-install-include[<productname>PostgreSQL</> ]]>Installation Instructions</title>
@@ -232,8 +232,8 @@ su - postgres
232232 these commands while logged in to the special database user account
233233 (which you already have if you are upgrading).
234234<programlisting>
235- <userinput>/usr/local/pgsql/bin/initdb -D /usr/local/pgsql/bin </>
236- <userinput>/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/bin </>
235+ <userinput>/usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data </>
236+ <userinput>/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data </>
237237</programlisting>
238238 Finally, restore your data with
239239<screen>
You can’t perform that action at this time.
0 commit comments