Display of timestamp in pg_dump custom format - Mailing list pgsql-hackers

From Bruce Momjian
Subject Display of timestamp in pg_dump custom format
Date
Msg-id 20140430145141.GA18948@momjian.us
Whole thread Raw
Responses Re: Display of timestamp in pg_dump custom format  (Gavin Flower <GavinFlower@archidevsys.co.nz>)
List 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@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: "Considerer Harmful Considered Harmful" categorized as Mostly Harmless
Next
From: Rajmohan C
Date:
Subject: hooks not working in postgresql 9.3 (building from source)