Re: Temporary Tables - Mailing list pgsql-general

From Alban Hertroys
Subject Re: Temporary Tables
Date
Msg-id 424D234F.6050401@magproductions.nl
Whole thread Raw
In response to Re: Temporary Tables  ("Joseph M. Day" <jday@gisolutions.us>)
Responses Re: Temporary Tables
List pgsql-general
Joseph M. Day wrote:
> Just out of curiosity, what is the performance of this? In MSSQL the
> only way to do something equivalent to this was to use a cursor. Cursors
> are painfully slow, so they are to be used as a last resort.

On what do you base that cursors are slow?

--
Alban Hertroys

pgsql-general by date:

Previous
From: Shaun Clements
Date:
Subject: Re: : Postgres order by into a RECORD, not ordering
Next
From: Shaun Clements
Date:
Subject: Re: : Postgres order by into a RECORD, not ordering