WTF? 9.2.4 Logs have the wrong day of the week? - Mailing list pgsql-admin

From Scott Whitney
Subject WTF? 9.2.4 Logs have the wrong day of the week?
Date
Msg-id 17178140.289068.1376440034511.JavaMail.root@mail.int.journyx.com
Whole thread Raw
Responses Re: WTF? 9.2.4 Logs have the wrong day of the week?  (Lonni J Friedman <netllama@gmail.com>)
Re: WTF? 9.2.4 Logs have the wrong day of the week?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: WTF? 9.2.4 Logs have the wrong day of the week?  (Eduardo Morras <emorrasg@yahoo.es>)
Re: WTF? 9.2.4 Logs have the wrong day of the week?  (Christian Ullrich <chris@chrullrich.net>)
List pgsql-admin
Everything you need to see is right here:

[root@<serverNameRemoved> pg_log]# ls -lrt
total 5924
-rw------- 1 postgres postgres  708669 Aug  8 18:59 postgresql-Thu.log
-rw------- 1 postgres postgres  669505 Aug  9 18:59 postgresql-Fri.log
-rw------- 1 postgres postgres  666603 Aug 10 18:56 postgresql-Sat.log
-rw------- 1 postgres postgres  559716 Aug 11 18:59 postgresql-Sun.log
-rw------- 1 postgres postgres  626143 Aug 12 18:56 postgresql-Mon.log
-rw------- 1 postgres postgres 2065282 Aug 13 18:24 postgresql-Tue.log
-rw------- 1 postgres postgres  755099 Aug 13 19:22 postgresql-Wed.log

[root@<serverNameRemoved> pg_log]# date
Tue Aug 13 19:23:53 CDT 2013

so...yah..anyone?

For further information, please see:

It's the "Wed" part that is confusing me...

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: vacuum freeze performance, wraparound issues
Next
From: Lonni J Friedman
Date:
Subject: Re: WTF? 9.2.4 Logs have the wrong day of the week?