more on what I meant by cursor issues - Mailing list pgsql-sql

From SQL User
Subject more on what I meant by cursor issues
Date
Msg-id 199810290129.RAA29175@Grateful.Net
Whole thread Raw
List pgsql-sql
ok - let me clarify my last question a bit more..

Why do I need to use a cursor in a select statement with the _API_,
yet with the psql user interface, I do not?

I understand that for LARGE datasets, a cursor may help in
client/server interaction, but why isn't there consistency between the
api and the user/console interface?

--
Bryan [at] Grateful [d0t] Net
http://Grateful.Net

pgsql-sql by date:

Previous
From: SQL User
Date:
Subject: SELECT and the need for cursors (?)
Next
From: Ulf Mehlig
Date:
Subject: Re: [SQL] SELECT and the need for cursors (?)