Cursors out of a transaction - Mailing list pgsql-sql

From David Prieto Carrellan
Subject Cursors out of a transaction
Date
Msg-id 35E19705.31848183@arrakis.es
Whole thread Raw
List pgsql-sql
Hi.

    Why can't I use a cursor out of a transaction block? I really need to
do it, since I'm working with a great amount of data, and can't do
simply a  'select' and get all the results. And this is an interactive
process, which may be interrupted at any time, and I want all the
changes to be kept.

--
    Greetings.
    David Prieto.
    mailto:davidp@arrakis.es

pgsql-sql by date:

Previous
From: "G.Elangovan "
Date:
Subject: Maximum field in a table
Next
From: Eric McKeown
Date:
Subject: parts of date_part()