From: | zhangyingyun001(at)gmail(dot)com |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #12326: I think maybe postgresql has a problem about timezone. |
Date: | 2014-12-24 09:54:23 |
Message-ID: | 20141224095423.11501.9655@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 12326
Logged by: 张亚琪
Email address: zhangyingyun001(at)gmail(dot)com
PostgreSQL version: Unsupported/Unknown
Operating system: CentOS
Description:
hi all, I am a new. My postgresql's version is 8.4.18. And I have
encounter a problem about timezone.
When I insert a Date value like 'Wed Dec 24 17:28:46 CST 2014' (it
comes from new Date() with Java), and then if you select this value , you
will find a big problem about time. However , If I insert this value without
the timezone of CST, the time is normal absolutely. So I haven't idea about
whether it is a bug. But I hope you can consider it.
Thank you for your time. Thanks.
From | Date | Subject | |
---|---|---|---|
Next Message | John R Pierce | 2014-12-24 10:12:55 | Re: BUG #12326: I think maybe postgresql has a problem about timezone. |
Previous Message | digoal | 2014-12-24 03:58:08 | BUG #12324: database's age less then max(relAGE) , and stream standby diff with master |