create create of database of a particular name - Mailing list pgsql-general

From Chris Withers
Subject create create of database of a particular name
Date
Msg-id 56E029D0.8010903@simplistix.co.uk
Whole thread Raw
Responses Re: create create of database of a particular name  (Adrian Klaver <adrian.klaver@aklaver.com>)
List 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 by date:

Previous
From: Raghavendra
Date:
Subject: Re: regarding table migration from sql to postgres with runmtk.sh
Next
From: Wyatt Sanford
Date:
Subject: How to setup Active Directory users in Postgres 9.3.11