Postgres respond after toomany times to a query view

From: claudia(dot)damato(at)allaxia(dot)com (claudia)
To: pgsql-hackers(at)postgresql(dot)org
Subject: Postgres respond after toomany times to a query view
Date: 2003-12-16 10:50:21
Message-ID: 58421f5e.0312160250.afce706@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

P.S.: Since I'm working with postgres for a small time I prefer a
detailed response, thanks

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2003-12-16 11:01:30 Re: Postgres respond after toomany times to a query view
Previous Message Dann Corbit 2003-12-16 10:40:09 Re: Postgres respond after toomany times to a query view