Re: Default privileges for new databases (was Re: Can't import large objects in most recent cvs) - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Default privileges for new databases (was Re: Can't import large objects in most recent cvs)
Date
Msg-id 200206171710.02043.josh@agliodbs.com
Whole thread Raw
In response to Re: Default privileges for new databases (was Re: Can't  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Folks,

> Adding too many options to initdb is not a path I would prefer since
> initdb happens mostly hidden from the user these days.

What about adding a parameter to CREATE DATABASE, then?  Like CREATE DATABASE
db1 WITH (SECURE)?

--
-Josh Berkus




pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: SetQuerySnapshot, once again
Next
From: Jan Wieck
Date:
Subject: Re: Roadmap for a Win32 port