Public bug reported:

Welcome to psql 8.2.4, the PostgreSQL interactive terminal.

Type:  \copyright for distribution terms
       \h for help with SQL commands
       \? for help with psql commands
       \g or terminate with semicolon to execute query
       \q to quit

SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256)

skwx=> set time zone 'America/New_York';
ERROR:  unrecognized time zone name: "America/New_York"

Compare to past versions...

Welcome to psql 8.1.9, the PostgreSQL interactive terminal.

Type:  \copyright for distribution terms
       \h for help with SQL commands
       \? for help with psql commands
       \g or terminate with semicolon to execute query
       \q to quit

SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256)

djangodb=> set time zone 'America/New_York';
SET

Thanks!

-jag

** Affects: postgresql-8.2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Time zone data missing?
https://bugs.launchpad.net/bugs/130449
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to