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

From Tom Lane
Subject Re: Default privileges for new databases (was Re: Can't import large objects in most recent cvs)
Date
Msg-id 7278.1033268164@sss.pgh.pa.us
Whole thread Raw
In response to Re: Default privileges for new databases (was Re: Can't import  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> How did you get temp schemas non-world writable in template1 but not in
> the databases, or am I confused?

That right is associated with the database, so we just have to control
what CREATE DATABASE puts in the new pg_database row.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Rod Taylor
Date:
Subject: Re: [PATCHES] Cascaded Column Drop
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Cascaded Column Drop