Re: bugs - Mailing list pgsql-bugs

From Tom Lane
Subject Re: bugs
Date
Msg-id 15307.1014150160@sss.pgh.pa.us
Whole thread Raw
In response to bugs  (Srinivasa R Chava <s.chava@wcom.com>)
List pgsql-bugs
Srinivasa R Chava <s.chava@wcom.com> writes:
> I'm using postgresql 7.2
> There is a bug in pg_restore. It is not restoring the sequences
> properly. and it is failing with views created by pgadmin tool.

This is not a bug in pg_restore, but in pg_dump: it's emitting the
stuff in the wrong order.

I believe all these bugs are fixed in current sources (7.2.1-to-be)
but you might want to pull down the code and check.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Marc Lavergne
Date:
Subject: BLOB support is broken in the 7.2/7.3 JDBC driver, works in 7.1 driver
Next
From: mbreneiser@whgrp.com (Marc Breneiser)
Date:
Subject: psqlODBC