if you do not trust local users.
-
+
PostgreSQL>]]>
+
+ Restore your previous pg_hba.conf> and any
+ postgresql.conf> modifications.
+
+
+
Start the database server, again from the special database user
+
+ At this point, if you did not use the initdb> -A>
+ option, you might want to modify pg_hba.conf> to control
+ local access to the server before you start it. The default is to
+ trust all local users.
+
+
+
- The previous step should have told you how to start up the
- database server. Do so now. The command should look something
- like:
+ The previous initdb> step should have told you how to
+ start up the database server. Do so now. The command should look
+ something like:
/usr/local/pgsql/bin/postgres -D /usr/local/pgsql/data