Re: configuring postgresql on the browser

Поиск
Список
Период
Сортировка
От Don Patou
Тема Re: configuring postgresql on the browser
Дата
Msg-id 200304051710.19936.pknoob@noos.fr
обсуждение исходный текст
Ответ на Re: configuring postgresql on the browser  ("A.Bhuvaneswaran" <bhuvansql@myrealbox.com>)
Список pgsql-novice
On Saturday 05 April 2003 06:52, you wrote:
> Ident maps other than sameuser are defined in the file pg_ident.conf in
> the data directory, which contains lines of the general form:
>
> map-name ident-username database-username
>
> So you might require to have appropriate entries in pg_ident.conf file.
>
> Rather you can also change the authentication method to trust or password
> or md5.

if I want to connect user 'joe' to db 'mydb', knowing that joe has the same
rights than postgres. what do I need to add to pg_ident.conf file? and how
come my webmin works great while my phppgadmin and my php apps don't?

thanx in advance


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

Предыдущее
От: fred-pg@jolliton.com
Дата:
Сообщение: Bad performance for a 3000 rows table updated permanently
Следующее
От: Kevin Coyner
Дата:
Сообщение: Re: configuring postgresql on the browser