Hi All
I just noticed this today
ERROR: time zone "AEDT" not recognized (see below for copy of line in log file).
Where AEDT = Australian Eastern Daylight Time
2014:11:05-16:38:57 fmaster postgres[27816]: [3-1] ERROR: time zone "AEDT" not recognizedNov 5 16:38:57 postgres[27816]: [3-2] STATEMENT: select m.message_id, m.size, to_char(m.receive_time AT TIME ZONE 'AEDT', 'YYYY-MM-DD HH24:MI'), md5(m.size||m.ident||m.account_id), q.recipient, q.sender, q.subject, q.reason from messages m, quarantine q where q.need_report is true and q.message_id = m.message_id and m.account_id = 2 order by m.receive_time
2014:11:05-16:39:01 fmaster /usr/sbin/cron[27831]: (root) CMD ( /var/chroot-http/usr/bin/run-two -w -l /var/run/ad-sync.lock /var/chroot-http/usr/bin/ad-sync.pl >/dev/null 2>&1)
Mark