Re: persistent portals/cursors (between transactions)

From: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-general(at)postgresql(dot)org>, "Florian Wunderlich" <fwunderlich(at)devbrain(dot)de>
Subject: Re: persistent portals/cursors (between transactions)
Date: 2002-01-24 16:33:46
Message-ID: EKEJJICOHDIEMGPNIFIJGEFBGJAA.Inoue@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> -----Original Message-----
> From: Tom Lane
>
> > I'd really like to have persistent insensitive cursors,
>
> Seems a lot easier to just select the data you want into a temp table.

1) It may need large space.
2) It may take long time to respond.

If no one would try this importgant TODO I would try it
in the next year release.

regards,
Hiroshi Inoue

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Summer S. Wilson 2002-01-24 16:34:40 Pulling System Info
Previous Message Javier Vilarroig 2002-01-24 16:22:44 Re: Problems with initdb on Cygwin