Re: Re: database access

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Re: database access
Дата
Msg-id 18178.984460075@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: database access  (Tim Frank <tfrank@registrar.uoguelph.ca>)
Список pgsql-general
>> Howcome that all users i create have permission to view and edit all
>> databases that i create. I want 1 user for each database. Anyone?

The "sameuser" option in pg_hba.conf may offer a solution.  This allows
access only to a database named the same as the user.

            regards, tom lane

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

Предыдущее
От: Tim Frank
Дата:
Сообщение: Re: database access
Следующее
От: Lincoln Yeoh
Дата:
Сообщение: Re: Data type for storing images?