| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | dustin(at)spy(dot)net |
| Cc: | pgsql-general(at)postgreSQL(dot)org |
| Subject: | Re: [GENERAL] dump problems: |
| Date: | 1998-12-12 21:00:45 |
| Message-ID: | 199812122100.QAA04632@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
>
> 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).
I believe this has been fixed, and will be in 6.4.1 when we release it.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1998-12-12 21:47:42 | Re: [GENERAL] PL/pgSQL |
| Previous Message | Ramiro Arenas | 1998-12-11 22:45:52 | (no subject) |