D
dbeavon
Guest
Nice catch George. Don't know how you found that, but its probably the key. Personally I don't think every database client should be using separate logic to write to the logs, or changing the format of timestamps using alternating timezones, or arbitrarily truncating milliseconds. For one thing, the *clients* don't go back and read the logs. The logs should have a target audience in mind ( server managers / dba's / whatever ) and write the log entries accordingly. Gus mentioned writing database log messages in UTC. Is there a mechanism for that? Or do we have to change the timezone environment used by the server itself.
Continue reading...
Continue reading...