Re: CREATE DATABASE foo OWNER bar

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Larry Rosenman" <ler(at)lerctr(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: CREATE DATABASE foo OWNER bar
Date: 2007-04-16 15:17:56
Message-ID: 20784.1176736676@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Larry Rosenman" <ler(at)lerctr(dot)org> writes:
> Shouldn't everything that is in the DB be owned by the purported owner?

Not any more than the owner of a schema owns everything in it.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-04-16 15:20:57 Re: CREATE DATABASE foo OWNER bar
Previous Message Tom Lane 2007-04-16 15:12:37 Re: Adjusting index special storage for pg_filedump's convenience