Re: How can I create a database at a different path and not accessible by others

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: How can I create a database at a different path and not accessible by others
Дата
Msg-id 4B9DDAD2.7090305@hogranch.com
обсуждение исходный текст
Ответ на How can I create a database at a different path and not accessible by others  (Rekha Ravi Pai <rekha@softjin.com>)
Список pgsql-general
Rekha Ravi Pai wrote:
> Hi,
> I want to store confidential data. I created a user with createdb
> permission.
> How can I prevent others accessing tables created by this user?

if you don't grant privileges to other roles or users, then only the
table creator can access the created table.



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

Предыдущее
От: Rekha Ravi Pai
Дата:
Сообщение: How can I create a database at a different path and not accessible by others
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Yikes: ERROR: out of memory