Re: adduser postgres

Поиск
Список
Период
Сортировка
От MPaule Torre
Тема Re: adduser postgres
Дата
Msg-id 5.0.2.1.2.20040921085017.00a7ba70@oceane.obs-vlfr.fr
обсуждение исходный текст
Ответ на Re: adduser postgres  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-admin
Hye

I had a similar problem and I solved it by :
* deleting and re-creating the user with passwd
* Verify in pg_hba.conf the access and users (It is at this level I had
problem  from fields -be carefull with the editor- and the "identuser"  /
try to put trust in a first time)
* giving rights to this user to my db
* using  psql -U username -d dbname

I hope it helps

mp torre


В списке pgsql-admin по дате отправления:

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: adduser postgres
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: windows docs?