Re: slow jdbc postgres connection - Mailing list pgsql-jdbc

From Heikki Linnakangas
Subject Re: slow jdbc postgres connection
Date
Msg-id 46307975.6000603@enterprisedb.com
Whole thread Raw
In response to Re: slow jdbc postgres connection  (Heikki Linnakangas <heikki@enterprisedb.com>)
List pgsql-jdbc
I wrote:
> Strange. Are you sure the time is spent on executing the query, and not
> on acquiring the connection? What kind of an application is it? There's
> no application server or framework involved? Would you please add
> loglevel=1 to the URL, and post the output? Maybe that will give a clue.

Actually loglevel=2, that'll give more details..

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

pgsql-jdbc by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: slow jdbc postgres connection
Next
From: Oliver Jowett
Date:
Subject: Re: slow jdbc postgres connection