| От | Bruno Wolff III |
|---|---|
| Тема | Re: Authentication Failure with pg_pconnect |
| Дата | |
| Msg-id | 20030819160342.GE18374@wolff.to обсуждение |
| Ответ на | Re: Authentication Failure with pg_pconnect ("scott.marlowe" <scott.marlowe@ihs.com>) |
| Список | pgsql-php |
On Tue, Aug 19, 2003 at 09:50:33 -0600, "scott.marlowe" <scott.marlowe@ihs.com> wrote: > > Note that the username of the client (in this case, likely either httpd or > nobody) is what postgresql inspects. your connection string doesn't > matter since postgresql is now looking for a user account by the name of > whatever user your web server runs under. This isn't exactly true. The id given in the connection string is the one that is to be used for the postgres connection. The username of the client is checked to see if it is an allowed system user for the postgres user. It is common to force them to match, but other options are possible.
В списке pgsql-php по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера