Re: Upgrading from PG 8.3.3 to 9.3.4 - FATAL: invalid value for parameter "TimeZone": "PST"

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Upgrading from PG 8.3.3 to 9.3.4 - FATAL: invalid value for parameter "TimeZone": "PST"
Date: 2014-06-01 07:32:03
Message-ID: 538AD6F3.7040501@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

On 6/1/2014 12:16 AM, David Wall wrote:
> at
> com.esignforms.db.ConnectionPool.makeConnection(ConnectionPool.java:302)

that sounds like some form of connection pool.

perhaps connections are being shared between client processes that
expect different timezones?

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2014-06-01 16:05:15 Re: Upgrading from PG 8.3.3 to 9.3.4 - FATAL: invalid value for parameter "TimeZone": "PST"
Previous Message David Wall 2014-06-01 07:18:11 Re: Upgrading from PG 8.3.3 to 9.3.4 - FATAL: invalid value for parameter "TimeZone": "PST"

Browse pgsql-jdbc by date

  From Date Subject
Next Message Adrian Klaver 2014-06-01 16:05:15 Re: Upgrading from PG 8.3.3 to 9.3.4 - FATAL: invalid value for parameter "TimeZone": "PST"
Previous Message David Wall 2014-06-01 07:18:11 Re: Upgrading from PG 8.3.3 to 9.3.4 - FATAL: invalid value for parameter "TimeZone": "PST"