Postgres respond after toomany times to a query view

From: Claudia D'amato <claudia(dot)damato(at)allaxia(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Postgres respond after toomany times to a query view
Date: 2003-12-16 09:15:18
Message-ID: 7965BF282720D8118ED70050BA4E75760A955A@ml370.omarnet.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi, I 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2003-12-16 10:09:03 Re: [HACKERS] [PATCHES] fork/exec patch
Previous Message Sander Steffann 2003-12-16 09:15:00 Re: Resurrecting pg_upgrade