Re: gettimeofday() goes backwards on FreeBSD 4.9 - Mailing list pgsql-hackers

From Marc G. Fournier
Subject Re: gettimeofday() goes backwards on FreeBSD 4.9
Date
Msg-id 20031128211758.E99096@ganymede.hub.org
Whole thread Raw
In response to Re: gettimeofday() goes backwards on FreeBSD 4.9  (Darcy Buskermolen <darcy@wavefire.com>)
Responses Re: gettimeofday() goes backwards on FreeBSD 4.9  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, 28 Nov 2003, Darcy Buskermolen wrote:

> I've been running this code on a pair of FreeBSD (i386) boxen, for some time
> now, one of which is a 4.8-STABLE, the other is a 5.2-BETA.
>
> In 10 minutes of execution the 4.8 box has only shown the following:
>
> out of order tv_sec: 1070063393 115226, prev 1070063391 381087
> out of order tv_usec: 1070063393 115226, prev 1070063391 381087

I'm suspecting that the issue is amplified by load on the server itself
...

> the 5.2 box, hasn't outputed anything.  I'm goignt o run this test on
> some other boxen I have and see what/ifany results are happening.

Similar results here with a 5.2 box ...




pgsql-hackers by date:

Previous
From: "Nigel J. Andrews"
Date:
Subject: Re: gettimeofday() goes backwards on FreeBSD 4.9
Next
From: Tom Lane
Date:
Subject: Re: gettimeofday() goes backwards on FreeBSD 4.9