Re: configuring postgresql on the browser

Поиск
Список
Период
Сортировка
От Pat
Тема Re: configuring postgresql on the browser
Дата
Msg-id 200304051654.14933.pat@oggtheora.com
обсуждение исходный текст
Ответ на Re: configuring postgresql on the browser  ("A.Bhuvaneswaran" <bhuvansql@myrealbox.com>)
Список pgsql-novice
> 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 по дате отправления:

Предыдущее
От: "John D. Tiedeman"
Дата:
Сообщение: Kylix-PGSQL connection problem
Следующее
От: Shaun Jurrens
Дата:
Сообщение: operator '~~' for types 'inet' and '"unknown"'