Re: BUG #16109: Postgres planning time is high across version - 10.6 vs 10.10

2019-11-13 Thread Pavel Stehule
st 13. 11. 2019 v 11:39 odesílatel Julien Rouhaud napsal: > (moved to -hackers) > > On Tue, Nov 12, 2019 at 9:55 PM Andres Freund wrote: > > > > This last point is more oriented towards other PG developers: I wonder > > if we ought to display buffer statistics for plan time, for EXPLAIN > > (BUF

Re: BUG #16109: Postgres planning time is high across version - 10.6 vs 10.10

2019-11-13 Thread Julien Rouhaud
(moved to -hackers) On Tue, Nov 12, 2019 at 9:55 PM Andres Freund wrote: > > This last point is more oriented towards other PG developers: I wonder > if we ought to display buffer statistics for plan time, for EXPLAIN > (BUFFERS). That'd surely make it easier to discern cases where we > e.g. acce