Re: Broken Tables? - Mailing list pgsql-admin

From Tom Lane
Subject Re: Broken Tables?
Date
Msg-id 29008.992459158@sss.pgh.pa.us
Whole thread Raw
In response to Broken Tables?  ("james" <spare1@cqm.co.uk>)
List pgsql-admin
"james" <spare1@cqm.co.uk> writes:
> I get the full table back, but when I do a
> psql> SELECT * from tablename WHERE column_name =3D'variable';
> it returns empty rows even though I know for a fact and have checked using =
> the select * query that rows should exist and have the variable in the corr=
> ect column!!!

Corrupted index maybe?  If there's an index on column_name, try dropping
and rebuilding it.

            regards, tom lane

pgsql-admin by date:

Previous
From: Nicolas Kowalski
Date:
Subject: Re: User rights
Next
From: "Rainer Mager"
Date:
Subject: High memory usage