Re: What is a typical precision of gettimeofday()?

Hannu Krosing <hannuk@google.com>

From: Hannu Krosing <hannuk@google.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: "Andrey M. Borodin" <x4mmm@yandex-team.ru>, Peter Eisentraut <peter@eisentraut.org>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-07-06T18:22:25Z
Lists: pgsql-hackers

Attachments

Here is the latest patch with documentation only for the utility
itself. Old general discussion moved to PostgreSQL Wiki with link to
it in "See Also " section

Also added a flag to select number of direct values to show

On Sun, Nov 3, 2024 at 11:19 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Hannu Krosing <hannuk@google.com> writes:
> > Did I understand correctly that you would prefer the documentation part to
> > be much smaller than it is now and all current the discussion about things
> > that are not strictly about the pg_test_timing to be not in the docs for it
> > ?
>
> Well, I would like for the docs not to readily get stale again.
> I don't foresee us maintaining this page better in future than
> we have so far.
>
> > My current plan is to move the other discussions around timing from th
> > edocs to PostgreSQL Wiki.
>
> That could work.
>
>                         regards, tom lane