On Wed, Feb 22, 2012 at 11:37 AM, Jeremy Evans <[email protected]> wrote: > For people having such an issue in the future, make sure you adjust > the current data whenever changing the database_timezone setting. If > you just change the database_timezone setting without changing > existing data, you will end up with a situation where you will have > times from both timezones in the database, and it will be much more > difficult to make the adjustment later. >
I'd also recommend using the timestamptz data type everywhere. -- Peter van Hardenberg San Francisco, California "Everything was beautiful, and nothing hurt." -- Kurt Vonnegut -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
