Re: Connection to unix socket

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Joost Kraaijeveld <J(dot)Kraaijeveld(at)Askesis(dot)nl>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Connection to unix socket
Date: 2005-09-23 20:02:51
Message-ID: 417632E3-6B34-453D-82D4-894417B1F37D@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

No

Did you try the batch processing, and prepareThreshold settings ? Did
they help ?

Dave

On 23-Sep-05, at 3:06 PM, Joost Kraaijeveld wrote:

> Hi ,
>
> Is it possible to connect to a Unix socket using the JDBC driver
> instead
> of using jdbc:postgresql://hostname:5432/databasename ?
>
> If so, what is the connection string?
>
> --
> Groeten,
>
> Joost Kraaijeveld
> Askesis B.V.
> Molukkenstraat 14
> 6524NB Nijmegen
> tel: 024-3888063 / 06-51855277
> fax: 024-3608416
> e-mail: J(dot)Kraaijeveld(at)Askesis(dot)nl
> web: www.askesis.nl
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kevin Grittner 2005-09-23 20:46:25 Re: Connecting to postgreSQL
Previous Message Joost Kraaijeveld 2005-09-23 19:06:09 Connection to unix socket