Finer grain log timestamps - Mailing list pgsql-hackers

From David Fetter
Subject Finer grain log timestamps
Date
Msg-id 20220508204451.GC11333@fetter.org
Whole thread Raw
Responses Re: Finer grain log timestamps  (Justin Pryzby <pryzby@telsasoft.com>)
Re: Finer grain log timestamps  (Robert Haas <robertmhaas@gmail.com>)
List 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

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: bogus: logical replication rows/cols combinations
Next
From: "Jonathan S. Katz"
Date:
Subject: 2022-05-12 release announcement draft