Re: streaming result sets: progress - Mailing list pgsql-jdbc

From Nic Ferrier
Subject Re: streaming result sets: progress
Date
Msg-id 87d6p2exea.fsf@pooh-sticks-bridge.tapsellferrier.co.uk
Whole thread Raw
In response to streaming result sets: progress  (Nic Ferrier <nferrier@tapsellferrier.co.uk>)
List pgsql-jdbc
Message-ID: <87fztyexea.fsf@pooh-sticks-bridge.tapsellferrier.co.uk>
Lines: 24
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
--text follows this line--
Haris Peco <snpe@snpe.co.yu> writes:

> I have tried.
> DatabaseMetaData is fine, but ResultSet.[get|set]FetchSize don't
> work

What error do you get?

> Prepared command don't work, but my greatest problem are trasnaction
> I hope that cursor in 7.4 will be out of a transaction

I don't think there's much I can do about the cursor problem.



> Can Yoy yet another :
> set driver's flag btw jdbc:pgsql:...?cursor=yes
> for use cursor or old way

What does everyone else think? Is a system doing a different query
each time worth looking into?


Nic


pgsql-jdbc by date:

Previous
From: "David Wall"
Date:
Subject: Re: default values
Next
From: Barry Lind
Date:
Subject: Re: krb5 authentication