Re: pg_dumpall does not save CREATE permission on databases

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Paul Tillotson <ptchristendom(at)yahoo(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: pg_dumpall does not save CREATE permission on databases
Date: 2003-11-08 20:48:42
Message-ID: 14426.1068324522@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Paul Tillotson <ptchristendom(at)yahoo(dot)com> writes:
> pg_dumpall does not save all access control permissions on a database.
> (This is true for at least the CREATE permission.)

This is fixed as of 7.4.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2003-11-08 20:53:54 Re: The postmaster keeps crashing
Previous Message Tom Lane 2003-11-08 20:47:30 Re: suggest: change alter user set search_path to raise notice not error