Re: I can't seem to put the right combination of magic into the pg_hba and pg_ident files.

Поиск
Список
Период
Сортировка
От Tim Uckun
Тема Re: I can't seem to put the right combination of magic into the pg_hba and pg_ident files.
Дата
Msg-id 855e4dcf0911091218o55a2f3c6x2f692cab114d31b7@mail.gmail.com
обсуждение исходный текст
Ответ на Re: I can't seem to put the right combination of magic into the pg_hba and pg_ident files.  ("Daniel Verite" <daniel@manitou-mail.org>)
Ответы Re: I can't seem to put the right combination of magic into the pg_hba and pg_ident files.
Список pgsql-general
> But afterwards, inside the script, you could use su to temporarily switch to
> a less priviledged user:
>
> ... commands running as root
> su postgres -c 'psql ....'  # running as postgres
> ... running as root again


OK I will try this.

I am very confused about something though. Not one person here has
said anything about how pg_ident works or what I did wrong.  Is
pg_ident deprecated? Is there no way to accomplish this with pg_ident?
 Why has everybody suggested either I don't do what I want/need to do
or that I should do it via the su mechanism?

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

Предыдущее
От: Tom Brown
Дата:
Сообщение: check for primary key
Следующее
От: Tim Uckun
Дата:
Сообщение: Re: I can't seem to put the right combination of magic into the pg_hba and pg_ident files.