Re: Slow performance updating CLOB data - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject Re: Slow performance updating CLOB data
Date
Msg-id 20160718085349.5914705.33027.20620@gmail.com
Whole thread Raw
In response to Re: Slow performance updating CLOB data  (Thomas Kellerer <spam_eater@gmx.net>)
Responses R: Slow performance updating CLOB data  (Nicola Zanaga <NZanaga@efsw.it>)
List pgsql-jdbc
‎Is there a reason of using updateable resultset?
Simple update table set... should work just fine.

PS. Having table -> PK cache in pgjdbc would be good.

‎Vladimir



pgsql-jdbc by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: Re: Slow performance updating CLOB data
Next
From: Nicola Zanaga
Date:
Subject: R: Slow performance updating CLOB data