create create of database of a particular name

Поиск
Список
Период
Сортировка
От Chris Withers
Тема create create of database of a particular name
Дата
Msg-id 56E029D0.8010903@simplistix.co.uk
обсуждение исходный текст
Ответы Re: create create of database of a particular name  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
Hi All,

Django, a popular python web framework, runs its unit tests by creating
a 'test_'-prefixed database and then dropping it at the end of the test run.

Is there any way I can grant a user in postgres the ability only to
create a database of a particular name?

cheers,

Chris


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

Предыдущее
От: Raghavendra
Дата:
Сообщение: Re: regarding table migration from sql to postgres with runmtk.sh
Следующее
От: Wyatt Sanford
Дата:
Сообщение: How to setup Active Directory users in Postgres 9.3.11