Re: what is the origin of postgreSQL time - Mailing list pgsql-admin

From Tom Lane
Subject Re: what is the origin of postgreSQL time
Date
Msg-id 28589.1206978446@sss.pgh.pa.us
Whole thread Raw
In response to Re: what is the origin of postgreSQL time  (Julius Tuskenis <julius@nsoft.lt>)
Responses Re: what is the origin of postgreSQL time  (Julius Tuskenis <julius@nsoft.lt>)
List pgsql-admin
Julius Tuskenis <julius@nsoft.lt> writes:
> I've noticed that statement SELECT current_timestamp AT TIME ZONE
> 'Europe/Vilnius' returns me an error:
>  ERROR: time zone "Europe/Vilnius" not recognized
> SQL state: 22023
> Time zone Europe/Vilnius is the systems timezone. I checked in
> pgsql/share/timezone the file is in there. What could be wrong?

Huh, works for me.  Maybe there is something wrong with the file
permissions on the Europe/Vilnius file or one of the containing
directories?  If the PG server process can't get at that file
you'd get an error like this.

            regards, tom lane

pgsql-admin by date:

Previous
From: Julius Tuskenis
Date:
Subject: Re: what is the origin of postgreSQL time
Next
From: Thomas Bräutigam
Date:
Subject: Postgres and SUN