| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | hernan gonzalez <hgonzalez(at)gmail(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Timezones (in 8.5?) |
| Date: | 2009-11-17 15:48:19 |
| Message-ID: | 603c8f070911170748m219d7901raba0a44283827d74@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Nov 17, 2009 at 10:21 AM, hernan gonzalez <hgonzalez(at)gmail(dot)com> wrote:
> Are there any plans to (is anybody working on) implement better
> timezone support in postgresql
> for 8.5 ? Specifically, store the timezone info -instead of just the
> timestamp as UTC ?
> http://wiki.postgresql.org/wiki/Todo#Dates_and_Times
You might want to use the word "different" rather than the word
"better", because the current behavior is quite useful and I think
many people would be unhappy if it were to go away.
I think there's also some debate about whether we want this at all. See here:
http://archives.postgresql.org/pgsql-hackers/2009-09/msg00964.php
One random thought - I am not aware that we currently have a "time
zone" type in which to store a time zone in. Is there any value in
having such a thing vs. just using varchar?
...Robert
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-11-17 15:50:02 | Re: UTF8 with BOM support in psql |
| Previous Message | Kevin Grittner | 2009-11-17 15:44:51 | Re: Summary and Plan for Hot Standby |