cursor questions - Mailing list pgsql-general

From Alexander Cohen
Subject cursor questions
Date
Msg-id B38B0C37-92CD-11D8-BA8C-000A95B947DC@toomuchspace.com
Whole thread Raw
List pgsql-general
Hi,

Im not sure if this is right place to ask this question, but here goes.
I have have declared a cursor with an query within a transaction. I
need to get the current position of the cursor and also the number of
rows it represents. Is there any way to do this? I was thinking i could
do "SELECT count(cursor_column) FROM cursor_name", but i get a relation
does not exist error.

thanks.


--
Alexander Cohen
http://www.toomuchspace.com
(819) 348-9237
(819) 432-3443


pgsql-general by date:

Previous
From: Steve Manes
Date:
Subject: Re: [OT] Tom's/Marc's spam filters?
Next
From: Victor Spång Arthursson
Date:
Subject: convert result to uppercase