Re: What is a typical precision of gettimeofday()? - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: What is a typical precision of gettimeofday()?
Date
Msg-id d8d51e6b-8d2b-4dbd-8007-b845ef2fc832@postgresfriends.org
Whole thread Raw
In response to What is a typical precision of gettimeofday()?  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On 19/03/2024 09:28, Peter Eisentraut wrote:
> Does anyone know what precision we can expect from gettimeofday()?  
> Can we expect the full microsecond precision usually? 


Having read through this thread, is there any chance at all that we 
might be able to implement feature F555, “Enhanced seconds precision”?


I feel we may have dug ourselves into a hole with integer timestamps 
that span ridiculously long ranges.

-- 

Vik Fearing




pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: What is a typical precision of gettimeofday()?
Next
From: Andres Freund
Date:
Subject: Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring