different date-time in base and in system

From: Alexander Kuprijanov <sanya-spb(at)list(dot)ru>
To: pgsql-general(at)postgresql(dot)org
Subject: different date-time in base and in system
Date: 2007-10-12 13:11:16
Message-ID: 200710121711.16932.sanya-spb@list.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello

I see this problem:
========================
$ date; echo 'select CURRENT_TIME;' | psql MyBase
Fri Oct 12 14:51:10 MSD 2007
timetz
--------------------
10:51:11.031388+00
(1 row)
========================

Can you please help, what I must do to correct it

As I understand this is tomezone issue...

Where I can read about my issue

Thanks

--
Sidi kiel muso sub balailo

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Clemens Schwaighofer 2007-10-12 13:14:28 Query problem
Previous Message Merlin Moncure 2007-10-12 12:54:44 Re: Coercing compound types to use generic ROW comparison operators