Hi.
(sorry, this mail is UTF8)

This problem is remarkable in the Japanese windows environment....
It appears in a log output....See,
-
LOG:  database system was shut down at 2007-07-31 19:23:25 東京 (標準時)
LOG:  database system is ready to accept connections
LOG:  autovacuum launcher started
(This appears as SJIS in encoding of client in fact. Not server encoding..)

So, It changes strikingly after patch.!
-
LOG:  database system was shut down at 2007-08-01 10:15:12 JST
LOG:  database system is ready to accept connections
LOG:  autovacuum launcher started

This is correctly treated by the timezone library with which PostgreSQL
was equipped. Please take this into consideration.
Thanks!

Regards,
Hiroshi Saito



Attachment: xlog_patch
Description: Binary data

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to