Re: still having pg_user error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: still having pg_user error
Дата
Msg-id 15484.1106317016@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: still having pg_user error  ("Joel Fradkin" <jfradkin@wazagua.com>)
Ответы Re: still having pg_user error  ("Joel Fradkin" <jfradkin@wazagua.com>)
Список 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 по дате отправления:

Предыдущее
От: "Joel Fradkin"
Дата:
Сообщение: Re: still having pg_user error
Следующее
От: "Joel Fradkin"
Дата:
Сообщение: Re: still having pg_user error