created databases as other users...

Поиск
Список
Период
Сортировка
От Jonathan Villa
Тема created databases as other users...
Дата
Msg-id 1097527728.2833.94.camel@jonathan
обсуждение исходный текст
Ответы Re: created databases as other users...
Список pgsql-general
Is it possible to create a database to be owned by a user that only
exists to postgresql or do they have to be shell accounts as well.

$ createdb --owner=testcon testdb

but the owner ends up being postgres

I'm planning to create a different database for each different project I
have.  I want these users to be only used to connect to the db, not have
a shell account.  So far, my only experience has been on a closed
network where all users already have shell access.




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

Предыдущее
От: David Siebert
Дата:
Сообщение: Re: Activestate Perl and DBD-Pg?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: created databases as other users...