Re: Bug with sequence - Mailing list pgsql-general

From Çagil Seker
Subject Re: Bug with sequence
Date
Msg-id 94327A2FE8C87C4C89A82DBE9E7B2B3F086810@beetle.biznet.com.tr
Whole thread Raw
In response to Bug with sequence  (taich@gmx.at (Thomas Aichinger))
List pgsql-general
I am using postgreSQL on Cygwin on W2K. I can not set time zone. The log is below:

EDYS=# set timezone to UTC;
SET VARIABLE
EDYS=# show timezone;
NOTICE:   Time zone is 'utc'
EDYS=# SELECT current_timestamp;
             timestamptz
---------------------------------------------
20/11/2002 14:38:41.111625 GMT

How can I change that GMT to "+2" or smt other.???

pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: modifying new tuple on insert in c trigger
Next
From: Çağıl Şeker
Date:
Subject: Setting Timezone Fails??