[CORR] Re: Bugs/Problems


JP Rosevear (jpr@cr168790-a.nmkt1.on.wave.home.com)
Fri, 16 Apr 1999 05:41:16 +0000


JP Rosevear wrote:

> 3) postgresql - the db template is not created by the installer.
> FIX: 1)become the postgres user "su postgres"
> 2) init the db, "initdb --pglib=/usr/lib/pgsql/
> --pgdata=/usr/lib/pgsql"
> 3) edit line 31 of /etc/rc.d/init.d/postgresql to
> /usr/lib/pgsql after -D

Always check the specs... this should actually just be:
1)become the postgres user "su postgres"
2) init the db, "initdb --pglib=/usr/lib/pgsql/ --pgdata=/var/lib/pgsql"

Forget about 3) and change 2)

-JP



This archive was generated by hypermail 2.0b3 on Fri Apr 30 1999 - 11:30:11 MDT