Re: pg_dump warings - Mailing list pgsql-general

From Rick Ellis
Subject Re: pg_dump warings
Date
Msg-id 1146439721.421837@localhost.localdomain
Whole thread Raw
In response to pg_dump warings  (Rick Ellis <ellis@spinics.net>)
List pgsql-general
In article <1146438618.5923.10.camel@laptop.gunduz.org>,
Devrim GUNDUZ <devrim@commandprompt.com> wrote:

>Create the user again with the same userid (I mean revert what you did).
>You can get this info from pg_tables and pg_authid(or pg_shadow,
>depending on your PostgreSQL version).

It turned out to be some tables had been created that shouldn't
have been and the user that created them had been deleted. So
the cure was deleting the tables.

Thank you very much. You provided just the clues I needed.

--
http://yosemitenews.info/

pgsql-general by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: Re: pg_dump warings
Next
From: Don Y
Date:
Subject: PG_RETURN_?