David Teran <[EMAIL PROTECTED]> writes:
> Apple provides a little tool that can enable / disable the l2 cache ... 
> one CPU of a dual CPU system on the fly. When i start the testapp with 
> two CPU's enabled i get this output here, when i turn off one CPU while 
> the app is still running the messages disappear as long as one CPU is 
> turned off. Reactivating the CPU again produces new error messages.

Ah-hah, so the gettimeofday bug *is* linked to multiple CPUs.  Marc,
were the machines you saw it on all multi-CPU?

> Do you remember where one can find a patch?

File a bug report with Apple.

> Do you know if this bug makes a system unusable with PostgresSQL?

Not at all.  The only bad effect we've noted is that EXPLAIN results
are sometimes wacky.  In theory you could sometimes see the result of
now() being off by a second or two, but no one's reported seeing that.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to