Re: PostgreSQL Performance issue

From: <A(dot)Bhattacharya(at)sungard(dot)com>
To: <Rob(dot)Richardson(at)rad-con(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL Performance issue
Date: 2010-04-28 05:09:48
Message-ID: 4AD2336877609F41A2B0D53BAD09FC570107D4AE@VOO-EXCHANGE07.internal.sungard.corp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am curious to know how much of your delay is due to PostgreSQL and how
much to your Java batch program. If you comment out the call to the
database function, so that you are reading your input file but not doing
anything with the data, how long does your batch program take to run?

RobR

--

The Java program hardly takes a minute to process all the flat files but
at the time inserting the records into the db, the entire process takes
more than 4 hours.

Many thanks

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Velevitch 2010-04-28 07:11:25 Re: Is the wiki down?
Previous Message Greg Smith 2010-04-28 04:36:46 Re: Is the wiki down?