psql DBNAME -U USER (how to disable -U option?)

Поиск
Список
Период
Сортировка
От Mel Jamero
Тема psql DBNAME -U USER (how to disable -U option?)
Дата
Msg-id 000201c334d8$476c0e30$1b06a8c0@CMPMEL
обсуждение исходный текст
Ответ на Re: Can the frontend get notifications from the postgres server?  ("Brent Howard" <BHoward@ppc.com>)
Ответы Re: psql DBNAME -U USER (how to disable -U option?)  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-admin
to get to the psql interface we execute:

psql dbname -U user

is it possible to disable the -U option such that a user cannot invoke the
privileges of a database superuser such as postgres?

tried looking up pg_hba.conf regarding 'password' authentication, the man
pages and the archives but didn't get too lucky.

thanks in advance.

mel


Вложения

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

Предыдущее
От: "Brent Howard"
Дата:
Сообщение: Re: Can the frontend get notifications from the postgres server?
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: psql DBNAME -U USER (how to disable -U option?)