Re: sync linux and postgresql users and groups

Поиск
Список
Период
Сортировка
От brian
Тема Re: sync linux and postgresql users and groups
Дата
Msg-id 455B5E9B.9050008@zijn-digital.com
обсуждение исходный текст
Ответ на sync linux and postgresql users and groups  ("Toni Casueps" <casueps@hotmail.com>)
Список pgsql-general
Toni Casueps wrote:
>
> Is this possible? It want to avoid the need for two passwords, one for
> login and another one for the database.
>
> The user accounts and the Postgresql server are on the same machine.
>

See pg_hba.conf You want ident sameuser under "METHOD".

Don't forget to run

# pg_ctl reload

for your change to take effect.

brian

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

Предыдущее
От: "Toni Casueps"
Дата:
Сообщение: sync linux and postgresql users and groups
Следующее
От: "Ilja Golshtein"
Дата:
Сообщение: Re: Discover temporary INDEX/TABLE name