| From: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
|---|---|
| To: | Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Can't detect time zone |
| Date: | 2004-05-31 07:21:57 |
| Message-ID: | 40BADD15.2060007@familyhealth.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Any reason why postgres can't detect time zone on my machine automatically?
LOG: could not recognize system timezone, defaulting to "Etc/GMT-8"
HINT: You can specify the correct timezone in postgresql.conf.
postmaster starting
-bash-2.05b$ LOG: database system was shut down at 2004-05-31 15:19:00
GMT-8
LOG: checkpoint record is at 0/A47C80
LOG: redo record is at 0/A47C80; undo record is at 0/0; shutdown TRUE
LOG: next transaction ID: 536; next OID: 17218
LOG: database system is ready
-bash-2.05b$ date
Mon May 31 15:21:10 WST 2004
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Claudio Natoli | 2004-05-31 07:39:04 | Re: Can't detect time zone |
| Previous Message | Tom Lane | 2004-05-31 06:31:14 | Re: CVS tip problems |