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).

--
SA, beyond.com           My girlfriend asked me which one I like better.
pub  1024/3CAE01D5 1994/11/03 Dustin Sallings <[EMAIL PROTECTED]>
|    Key fingerprint =  87 02 57 08 02 D0 DA D6  C8 0F 3E 65 51 98 D8 BE 
L_______________________ I hope the answer won't upset her. ____________

Reply via email to