Re: BUG #2489: Metadata dosen't match tables - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #2489: Metadata dosen't match tables
Date
Msg-id 20060622140750.GK29883@surnet.cl
Whole thread Raw
In response to BUG #2489: Metadata dosen't match tables  ("James A Cole" <jacole@acm.org>)
List pgsql-bugs
James A Cole wrote:

> mkeB_reports=# \d arrivals
> Did not find any relation named "arrivals".
>
> mkeB_reports=# select * from arrivals where ontime>'2006-6-21';
> [data]

> There are many other databases on this server.  Most
> do not have this problem.

Ah, so this is the only one that has suffered transaction id wraparound.
If you don't want to restore from backup, you may want to search the
archives for old threads.  Use keywords "transaction id wraparound" or
maybe "xid wraparound".

Next time you really want to make sure you vacuum the whole database,
often.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-bugs by date:

Previous
From: tomas@tuxteam.de
Date:
Subject: Re: Error on createuser
Next
From: Tom Lane
Date:
Subject: Re: BUG #2487: Immutable functions results