Postgres respond after toomany times to a query view - Mailing list pgsql-performance

From Claudia D'amato
Subject Postgres respond after toomany times to a query view
Date
Msg-id 7965BF282720D8118ED70050BA4E75760A9658@ml370.omarnet.it
Whole thread Raw
List pgsql-performance

Hi, I am developing a program using postgres and linux like operating system. My problem is this:
I have a quite complicated view with roughly 10000 record. When I execute a simple query like this
        "select * from myview"
postgres respond after 50 - 55 minutes roughly. I hope that someone can help me with some suggestion about reason of this behavior and some solution to reduce time ti have results. Thank you for your attentions and I hope to receive some feedback as soon as possible

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: TRUNCATE veeeery slow compared to DELETE in 7.4
Next
From: "scott.marlowe"
Date:
Subject: Re: a lot of problems with pg 7.4