Finer grain log timestamps

From: David Fetter <david(at)fetter(dot)org>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Finer grain log timestamps
Date: 2022-05-08 20:44:51
Message-ID: 20220508204451.GC11333@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Folks,

Please find attached a patch to change the sub-second granularity of
log timestamps from milliseconds to microseconds.

I started out working on a longer patch that will give people
more choices than whole seconds and microseconds, but there were a lot
of odd corner cases, including what I believe might have been a
requirement for C11, should be wish to get sub-microsecond
granularity.

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
v1-0001-Change-log-timestamps-from-milli-to-microseconds.patch text/x-diff 3.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonathan S. Katz 2022-05-08 20:51:05 2022-05-12 release announcement draft
Previous Message Tomas Vondra 2022-05-08 18:11:08 Re: bogus: logical replication rows/cols combinations