Re: [GENERAL] dump problems:

1998-11-10 Thread dustin sallings
On Mon, 9 Nov 1998, Bruce Momjian wrote: Yes, sorry, this is 6.4. Also, lo_import causes the backend to dump core. To enumerate, this database has made me extremely happy, 'cept for the following problems I've found: * this dump problem * lo_import dumps

Re: [GENERAL] dump problems:

1998-11-09 Thread Bruce Momjian
> > 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 versio