Re: [GENERAL] dump problems:

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-11-09 15:23:11
Message-ID: 199811091523.KAA28104@candle.pha.pa.us
Views: Raw Message | Whole Thread | 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).

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

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Herouth Maoz 1998-11-09 15:23:16 Re: [GENERAL] PostgreSQL - multiuser.
Previous Message Adriaan Joubert 1998-11-09 15:18:59 Re: [GENERAL] drop database failed