Re: Unable to perform any queries on a table - Mailing list pgsql-novice

From Carol Cheung
Subject Re: Unable to perform any queries on a table
Date
Msg-id 44DCB13A.8070506@consumercontact.com
Whole thread Raw
In response to Re: Unable to perform any queries on a table  ("Tomeh, Husam" <htomeh@firstam.com>)
Responses Re: Unable to perform any queries on a table  (Brad Nicholson <bnichols@ca.afilias.info>)
List pgsql-novice
I forgot to mention that I have other smaller tables for which queries
are executing fine.

There have been no deletions from any of the tables, so I haven't
vacuumed. But I'm attempting lazy-vacuum and it is also hanging.

Thanks for your help,
Carol

Tomeh, Husam wrote:
> Check out your postgres server log for any errors. Look for any abnormal
> postgres processes running on server (top)?
> (When was the last time you vacuumed your database?)
>
> --
>   Husam
>   firstdba.googlepages.com
>
>
> -----Original Message-----
> From: pgsql-novice-owner@postgresql.org
> [mailto:pgsql-novice-owner@postgresql.org] On Behalf Of Carol Cheung
> Sent: Friday, August 11, 2006 9:17 AM
> To: pgsql-novice@postgresql.org
> Subject: [NOVICE] Unable to perform any queries on a table
>
> Hi,
> I have table that had appx 675K rows. Performing SELECTs were fine. Then
>
> I added appx 300K records to the table, all queries on this table are
> now stalling.
> Trying to "EXPLAIN ANALYZE" the queries aren't returning anything.
> Vacuuming (not full) is hanging as well.
>
> Does anyone have any pointers on how to investigate what's going on?
>
> Thanks,
> C
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org
> **********************************************************************
> This message contains confidential information intended only for the use of the addressee(s) named above and may
containinformation that is legally privileged.  If you are not the addressee, or the person responsible for delivering
itto the addressee, you are hereby notified that reading, disseminating, distributing or copying this message is
strictlyprohibited.  If you have received this message by mistake, please immediately notify us by replying to the
messageand delete the original message immediately thereafter. 
>
> Thank you.
>
>
>                                    FADLD Tag
> **********************************************************************
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

pgsql-novice by date:

Previous
From: "Tomeh, Husam"
Date:
Subject: Re: Unable to perform any queries on a table
Next
From: Brad Nicholson
Date:
Subject: Re: Unable to perform any queries on a table