Log timings on Windows 64 - Mailing list pgsql-general

From Scott Mead
Subject Log timings on Windows 64
Date
Msg-id d3ab2ec80907201201x5659908ey75705d512f0ecc5c@mail.gmail.com
Whole thread Raw
List pgsql-general
Hey all, 

   I'm looking at windows, and a couple of quick google's didn't give me anything, 

    If I set my log_min_duration_statement < 16 ms, I get one of 2 values for my pgbench runs (pretty quick statements).  0, or 16 ms (sometimes 15.999).  If I benchmark some other way (via my app) things look the same.  If I set my log_line_prefix to %m vs. %t, then the time increments in 16ms chunks.  I'm guessing this is an OS limitation on windows.  Does anybody else have experience here (or aware of a previous bug)?

Thanks

--Scott

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: suggestion: log_statement = sample
Next
From: CG
Date:
Subject: Re: best practice transitioning from one datatype to another