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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Ron Snyder <snyder(at)roguewave(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Default privileges for new databases (was Re: Can't import large objects in most recent cvs)
Date: 2002-09-29 02:56:04
Message-ID: 7278.1033268164@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-09-29 02:58:33 Re: [PATCHES] Cascaded Column Drop
Previous Message Rod Taylor 2002-09-29 02:50:32 Re: [PATCHES] Cascaded Column Drop