Re: BUG #6634: pg_dump dumps cast after objects depending on it - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #6634: pg_dump dumps cast after objects depending on it
Date
Msg-id 20591.1336630476@sss.pgh.pa.us
Whole thread Raw
In response to BUG #6634: pg_dump dumps cast after objects depending on it  (avandras@gmail.com)
List pgsql-bugs
András Váczi <avandras@gmail.com> writes:
> Object list as pg_restore outputs (see error log below):

That is not tremendously helpful.  pg_dump should generally dump casts
before views, and you have not provided any information that would tell
why it's not doing so in this case.  We need to see a complete *self
contained* test case, such as a SQL script that creates a set of objects
that don't dump correctly.
        regards, tom lane


pgsql-bugs by date:

Previous
From: kurosawa-akira@mxc.nes.nec.co.jp
Date:
Subject: BUG #6635: TRUNCATE didn't recreate init fork.
Next
From: leo xu
Date:
Subject: in hot standby database execute select * from pg_class indicate error