> 
>       pg_dump seems to be getting a little confused on ACLs, look at this:
> 
> REVOKE ALL on "cat" from PUBLIC;
> GRANT ALL on "nobody" to "nobody";
> 
>       For everything that has any differing priveleges, it does the same
> grant (which, of course, doesn't work).

What PostgreSQL version is this?  If it is not 6.4, I recommend an upgrade.

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  [EMAIL PROTECTED]            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Reply via email to