Hi, Not sure what exactly has changed since 0.9.x, but it appears that postgresql module in 2.0 does funny things with timezones. From what I see here it writes time in UTC, but makes the server believe it's local time, so that the server messes it up, which makes proper integration with external software difficult. I found that setting PGTZ to UTC in startup script works fine, not sure if we should set it automatically within the portgresql driver itself.
Any comments/ideas? Regards, -- Maksym Sobolyev Sippy Software, Inc. Internet Telephony (VoIP) Experts T/F: +1-646-651-1110 Web: http://www.sippysoft.com _______________________________________________ Serdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/serdev
