| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | George Woodring <george(dot)woodring(at)iglass(dot)net> |
| Cc: | Dave Cramer <pg(at)fastcrypt(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: SQL solution for my JDBC timezone issue |
| Date: | 2015-02-23 15:49:53 |
| Message-ID: | 31121.1424706593@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-jdbc |
George Woodring <george(dot)woodring(at)iglass(dot)net> writes:
> Yes, that is where we think we are heading, the issue is that the code does
> not know what it needs to be set back to. We have 90 databases with 5
> different time zones. I was just hoping for a more elegant solution than
> writing a lookup table that says if you are connecting to db x then set to
> timezone y.
"RESET timezone" ?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2015-02-23 16:03:58 | Re: : Getting error while starting the server |
| Previous Message | Merlin Moncure | 2015-02-23 15:47:55 | Re: express composite type literal as text |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2015-02-23 16:57:47 | Re: [GENERAL] SQL solution for my JDBC timezone issue |
| Previous Message | Dave Cramer | 2015-02-23 15:45:33 | Re: SQL solution for my JDBC timezone issue |