Log timestamps at higher resolution

From: David Fetter <david(at)fetter(dot)org>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Log timestamps at higher resolution
Date: 2018-10-23 18:50:50
Message-ID: 20181023185050.GE6049@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Folks,

Per gripes I've been hearing with increasing frequency, please find
attached a patch that implements $Subject. It's microsecond resolution
because at least at the moment, nanosecond resolution doesn't appear
to be helpful in this context.

Best,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Attachment Content-Type Size
0001-log_line_prefix-was-milliseconds-now-microseconds.patch text/x-diff 3.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2018-10-23 19:00:24 Re: Log timestamps at higher resolution
Previous Message Daniel Gustafsson 2018-10-23 18:48:52 Re: Remove obsolete pg_attrdef.adsrc column