Setting Timezone Fails?? - Mailing list pgsql-general

From Çağıl Şeker
Subject Setting Timezone Fails??
Date
Msg-id 94327A2FE8C87C4C89A82DBE9E7B2B3F086812@beetle.biznet.com.tr
Whole thread Raw
List pgsql-general
(Sorry, the subject line was incorrect in my previous mail. I'm repeating my question:)

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.???

Tnx.
------------------
"Yes, I am a criminal. My crime is that of outsmarting you. Something that you'll never forgive me for!" - The
Mentor'86(Hacker's Manifesto)  

pgsql-general by date:

Previous
From: Çagil Seker
Date:
Subject: Re: Bug with sequence
Next
From: "Williams, Travis L, NPONS"
Date:
Subject: Grant question..