Re: PostgreSQL Performance issue - Mailing list pgsql-general

From Rob Richardson
Subject Re: PostgreSQL Performance issue
Date
Msg-id 04A6DB42D2BA534FAC77B90562A6A03D013666ED@server.rad-con.local
Whole thread Raw
In response to PostgreSQL Performance issue  (<A.Bhattacharya@sungard.com>)
Responses Re: PostgreSQL Performance issue  (<A.Bhattacharya@sungard.com>)
List 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
 

pgsql-general by date:

Previous
From: Chris Barnes
Date:
Subject: Re: pg_hba.conf
Next
From: Alban Hertroys
Date:
Subject: Re: PostgreSQL Performance issue