diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 0ab49667aaa..b51d37b2412 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%flattext-install-include[<productname>PostgreSQL</> ]]>Installation Instructions @@ -232,8 +232,8 @@ su - postgres these commands while logged in to the special database user account (which you already have if you are upgrading). -/usr/local/pgsql/bin/initdb -D /usr/local/pgsql/bin -/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/bin +/usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data +/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data Finally, restore your data with