Re: Slow response from 'SELECT * FROM table' - Mailing list pgsql-performance

From Jirka Novak
Subject Re: Slow response from 'SELECT * FROM table'
Date
Msg-id 3DD0ADFD.5060609@netsystem.cz
Whole thread Raw
In response to Re: Slow response from 'SELECT * FROM table'  ("Josh Berkus" <josh@agliodbs.com>)
List 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


pgsql-performance by date:

Previous
From: Rod Taylor
Date:
Subject: Re: Query performance discontinuity
Next
From: "Josh Berkus"
Date:
Subject: Re: Query performance discontinuity