Re: JDBC and positioned updates - Mailing list pgsql-jdbc

From Hédi HACHENI
Subject Re: JDBC and positioned updates
Date
Msg-id 567E4AD8.50403@kopileft.com
Whole thread Raw
In response to Re: JDBC and positioned updates  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
Responses Re: JDBC and positioned updates  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
List pgsql-jdbc
All of these parameters depends on what table we're going through! Our
main problem is that we cannot achieve positioned updates using the JDBC
implementation.
On 12/26/2015 09:04 AM, Vladimir Sitnikov wrote:
> What are your requirements on
> 1) the number or rows selected
> 2) the number of row updates
> 3) end-to-end duration of the update dance
> ?
>
> Vladimir



pgsql-jdbc by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: Re: JDBC and positioned updates
Next
From: Vladimir Sitnikov
Date:
Subject: Re: JDBC and positioned updates