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

From Oliver Jowett
Subject Re: slow jdbc postgres connection
Date
Msg-id 463098E8.9030809@opencloud.com
Whole thread Raw
In response to slow jdbc postgres connection  (Stefan Zweig <stefanzweig1881@web.de>)
List pgsql-jdbc
Stefan Zweig wrote:

> String url = "jdbc:postgresql://" + pgserverName +  "/" + pgdatabase + "?characterEncoding=UTF8&useUnicode=true";

One other note, the PG driver will not understand (and silently ignores)
the "characterEncoding" and "useUnicode" URL parameters.. not sure quite
what you're trying to do there.

-O

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: slow jdbc postgres connection
Next
From: Altaf Malik
Date:
Subject: Could not find commit messages for the changelog