View Single Post

   
  #6 (permalink)  
Old 04-12-2008, 06:59 AM
Tom Lane
 
Posts: n/a
Default Re: [PERFORM] EXPLAIN ANALYZE on 8.2

Gregory Stark <stark@enterprisedb.com> writes:
> There are various attempts at providing better timing infrastructure at low
> overhead but I'm not sure what's out there currently. I expect to do this what
> we'll have to do is invent a pg_* abstraction that has various implementations
> on different architectures.


You've got to be kidding. Surely it's glibc's responsibility, not ours,
to implement gettimeofday correctly for the hardware.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote