The following bug has been logged online:
Bug reference: 5856
Logged by: Naoya Anzai
Email address: anzai-na...@mxu.nes.nec.co.jp
PostgreSQL version: 8.4.5
Operating system: Red Hat Enterprise Linux Server release 5.5
Description:pg_attribute.attinhcount is not correc
The following bug has been logged online:
Bug reference: 5857
Logged by: Stuart Bishop
Email address: stu...@stuartbishop.net
PostgreSQL version: 8.4.6
Operating system: Ubuntu 10.10
Description:pg_restore --clean dropping type too soon
Details:
"pg_restore --clean"
Thank you, that was it. We upgraded to 8.4.6 and the problem went away.
Radu
-Original Message-
From: Tom Lane [mailto:t...@sss.pgh.pa.us]
Sent: Wednesday, January 26, 2011 12:22 PM
To: Ilie, Radu
Cc: pgsql-bugs@postgresql.org
Subject: Re: [BUGS] BUG #5849: Stats Collector Frozen - Autov
"Stuart Bishop" writes:
> "pg_restore --clean" appears to have an ordering problem, where a custom
> type is being dropped before some functions that use that custom type as a
> parameter, which fails.
It's always worked that way, and is difficult to avoid because of the
circular dependencies bet