Re: [GENERAL] dump problems: - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [GENERAL] dump problems:
Date
Msg-id 199811091523.KAA28104@candle.pha.pa.us
Whole thread Raw
In response to dump problems:  (Dustin Sallings <dustin@spy.net>)
Responses Re: [GENERAL] dump problems:  (dustin sallings <dustin@spy.net>)
List 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).

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

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

pgsql-general by date:

Previous
From: Herouth Maoz
Date:
Subject: Re: [GENERAL] PostgreSQL - multiuser.
Next
From: Bob Kruger
Date:
Subject: Incrementing a Serial Field