From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Display of timestamp in pg_dump custom format |
Date: | 2014-04-30 14:51:41 |
Message-ID: | 20140430145141.GA18948@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
The table of contents for pg_restore -l shows the time the archive was
made as local time (it uses ctime()):
; Archive created at Wed Apr 30 10:03:28 2014
Is this clear enough that it is local time? Should we display this
better, perhaps with a time zone designation?
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
From | Date | Subject | |
---|---|---|---|
Next Message | Rajmohan C | 2014-04-30 15:33:32 | hooks not working in postgresql 9.3 (building from source) |
Previous Message | Hannu Krosing | 2014-04-30 13:05:50 | Re: "Considerer Harmful Considered Harmful" categorized as Mostly Harmless |