Re: [PERFORM] Peformance of Update

2003-08-14 Thread Shridhar Daithankar
On 11 Aug 2003 at 19:33, [EMAIL PROTECTED] wrote: > Currently we are using postgresql 7.3 with Redhat linux 9. We find that > when we try to execute 200,000 update statement through JDBC, the performance > of degraded obviously for each update statement when comparing with less update > stateme

[PERFORM] Peformance of Update

2003-08-11 Thread whchung
Hi,     Currently we are using postgresql 7.3 with Redhat linux 9. We find that when we try to execute 200,000 update statement through JDBC, the performance of degraded obviously for each update statement when comparing with less update statement(eg. 5000). Is there any suggestion that we c