Re: PostgreSQL Performance issue

From: "Rob Richardson" <Rob(dot)Richardson(at)rad-con(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL Performance issue
Date: 2010-04-27 13:12:15
Message-ID: 04A6DB42D2BA534FAC77B90562A6A03D013666ED@server.rad-con.local
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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Barnes 2010-04-27 13:12:19 Re: pg_hba.conf
Previous Message Kenichiro Tanaka 2010-04-27 12:08:31 Re: pg_hba.conf