Re: I cant find it or I'm just lazy ? - Mailing list pgsql-hackers

From Darko Prenosil
Subject Re: I cant find it or I'm just lazy ?
Date
Msg-id 200302251247.56560.darko.prenosil@finteh.hr
Whole thread Raw
In response to Re: I cant find it or I'm just lazy ?  (Christoph Haller <ch@rodos.fzk.de>)
List pgsql-hackers
On Tuesday 25 February 2003 09:28, Christoph Haller wrote:
> > On Mon, Feb 24, 2003 at 07:53:05PM +0000, Darko Prenosil wrote:
> > >     I need two answers I did not find in documentation :
> > > How can I get exact number of rows in DECLARED CURSOR ?
> > > OK, I can FETCH until NULL, but this does not fits my needs !
>
> You may want to use FETCH ALL, otherwise what or your needs in detail?
>
If I use FETCH ALL all, all the data will be sent to client, then why to use
CURSOR at all ? I need to reduce network trafic on slow connections !

Regards !


pgsql-hackers by date:

Previous
From: Darko Prenosil
Date:
Subject: Re: I cant find it or I'm just lazy ?
Next
From: Dave Cramer
Date:
Subject: Re: Intel drops 64-bit Itanium response from Linus