Re: [GENERAL] ERROR: unrecognized time zone name: "UTC"

2010-05-18 Thread Brad Ediger
On Tue, May 18, 2010 at 8:15 PM, Brad Ediger wrote: > I am experiencing this error trying to set the connection time zone to > UTC on PostgreSQL 8.4.4: > >    postgres=# set time zone 'UTC'; >    ERROR:  unrecognized time zone name: "UTC" Answered my own q

[GENERAL] ERROR: unrecognized time zone name: "UTC"

2010-05-18 Thread Brad Ediger
I am experiencing this error trying to set the connection time zone to UTC on PostgreSQL 8.4.4: postgres=# set time zone 'UTC'; ERROR: unrecognized time zone name: "UTC" I have read the documentation for timezone_abbreviations, and everything looked in order, at least as far as my limite