Re: auto_explain sample rate - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: auto_explain sample rate
Date
Msg-id CAMsr+YHQpsAdrzaPg0xsJv5=WG5gdqHx71p-xe-wiqxb4B7=4A@mail.gmail.com
Whole thread Raw
In response to Re: auto_explain sample rate  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers

lot of variants - I would to see cost and times for EXPLAIN ANALYZE every time - but the precision of time can be reduced to 1ms. It is question if we can significantly reduce the cost (or number of calls) of getting system time.

Pavel
 

 
OK, so you're suggesting a sampling-based EXPLAIN.

That'd be interesting, but is totally unrelated to this work on auto_explain.


--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: auto_explain sample rate
Next
From: Michael Paquier
Date:
Subject: Re: [GENERAL] psql weird behaviour with charset encodings