Re: How to make PostgreSQL JDBC drive get PGTZ?

From: Raymond Chui <raymond(dot)chui(at)noaa(dot)gov>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to make PostgreSQL JDBC drive get PGTZ?
Date: 2001-02-13 12:49:20
Message-ID: 3A892D50.C522868F@noaa.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

I solved this problem by execute a SQL statement below after JDBC
connection.

SET TIME ZONE 'GMT';

--Raymond

Attachment Content-Type Size
raymond.chui.vcf text/x-vcard 414 bytes

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Anand Raman 2001-02-13 13:11:51 Re: [araman@india-today.com: locking problem with JDBC (suspicion)]
Previous Message DaVinci 2001-02-13 12:47:40 Re: transaction safety

Browse pgsql-jdbc by date

  From Date Subject
Next Message Brice Ruth 2001-02-15 14:32:34 Re: Re: (Update) Implicit smallint to boolean conversion?
Previous Message Peter T Mount 2001-02-13 10:02:45 Re: [INTERFACES] jdbc fastpath error & Z error (URGENT NEED!!!)