Re: Temporary Tables

From: Alban Hertroys <alban(at)magproductions(dot)nl>
To: "Joseph M(dot) Day" <jday(at)gisolutions(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Temporary Tables
Date: 2005-04-01 10:32:47
Message-ID: 424D234F.6050401@magproductions.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shaun Clements 2005-04-01 10:36:53 Re: : Postgres order by into a RECORD, not ordering
Previous Message Shaun Clements 2005-04-01 10:22:21 Re: : Postgres order by into a RECORD, not ordering