Re: still having pg_user error - Mailing list pgsql-sql

From Tom Lane
Subject Re: still having pg_user error
Date
Msg-id 15484.1106317016@sss.pgh.pa.us
Whole thread Raw
In response to Re: still having pg_user error  ("Joel Fradkin" <jfradkin@wazagua.com>)
Responses Re: still having pg_user error  ("Joel Fradkin" <jfradkin@wazagua.com>)
List pgsql-sql
"Joel Fradkin" <jfradkin@wazagua.com> writes:
> Is there an action I can take now since it is installed and in theory the
> RPM's are up2date. Sorry I have a few books on postgres Oreily and Sams, but
> it seems a bit deep on install.

Sure, you can use the RPMs you have.  You want something like (as root)
service postgresql stoprm -rf /var/lib/pgsql/datasetenforce 0service postgresql start

The start script will observe that there's no database directory and
proceed to run initdb for you.

        regards, tom lane


pgsql-sql by date:

Previous
From: "Joel Fradkin"
Date:
Subject: Re: still having pg_user error
Next
From: "Joel Fradkin"
Date:
Subject: Re: still having pg_user error