Re: Slow response from 'SELECT * FROM table'

From: Jirka Novak <j(dot)novak(at)netsystem(dot)cz>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Slow response from 'SELECT * FROM table'
Date: 2002-11-12 07:30:05
Message-ID: 3DD0ADFD.5060609@netsystem.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Thanks all,

cursor resolved this problem. I thinked that queries are rewriten
into implicit cursor, so I didn't use it for query. Now I see, I was wrong.

Jirka Novak

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Josh Berkus 2002-11-12 16:57:43 Re: Query performance discontinuity
Previous Message Rod Taylor 2002-11-12 04:51:19 Re: Query performance discontinuity