Re: Space Problems - Mailing list pgsql-admin

From Tom Lane
Subject Re: Space Problems
Date
Msg-id 27481.1079470819@sss.pgh.pa.us
Whole thread Raw
In response to Space Problems  ("Eduardo Naschenweng" <eduardo.naschenweng@digitro.com.br>)
List pgsql-admin
"Eduardo Naschenweng" <eduardo.naschenweng@digitro.com.br> writes:
> Hi, I has a problem with a production database Postgres 7.1.2.

Ouch, that's pretty old (and not even the latest of the 7.1 series).

> The point is : I think some system table was corrupted.

Can you find any pg_class rows with OIDs matching those file names?
I don't think that 7.1 would ever change relfilenode on ordinary
tables, but it does do so for indexes if you REINDEX.

Also, how large is pg_log ($PGDATA/global/1269)?  I'm wondering about
transaction ID wraparound, which was still an unsolved problem in 7.1.

            regards, tom lane

pgsql-admin by date:

Previous
From: dominique oulmas
Date:
Subject: Re: Space Problems
Next
From: Martin Sarsale
Date:
Subject: Re: nodeRead: did not find '}' at end of plan node