Re: [***] Re: Set application name from jdbc url

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Stéphan BEUZE <stephan(dot)beuze(at)douane(dot)finances(dot)gouv(dot)fr>
Cc: Sehrope Sarkuni <sehrope(at)jackdb(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: [***] Re: Set application name from jdbc url
Date: 2013-10-18 12:18:51
Message-ID: CADK3HHKQPCinZDjGmGWEs9NsD__sNeF30T=T5=sfMGDShF+UJw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

maven central

<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>VERSION</version></dependency>

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On Fri, Oct 18, 2013 at 7:12 AM, Stéphan BEUZE <
stephan(dot)beuze(at)douane(dot)finances(dot)gouv(dot)fr> wrote:

> **
> Le 17/10/2013 16:54, Sehrope Sarkuni a écrit :
>
> Try it with the latest version of the JDBC driver (currently
> 9.2-1003-jdbc4).
>
> I use maven and I have found the driver here
> http://mvnrepository.com/artifact/org.postgresql/postgresql/9.2-1003-jdbc4.<http://mvnrepository.com/artifact/org.postgresql/postgresql/9.2-1003-jdbc4>
>
> Some of our clients may need 9.2-1003-jdbc3.
>
> Do you know of any maven repository delivering this version ?
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Stéphan BEUZE 2013-10-18 12:57:07 Re: [***] Re: Set application name from jdbc url
Previous Message Stéphan BEUZE 2013-10-18 11:12:29 Re: [***] Re: Set application name from jdbc url