Hello
2013/10/1 Xenofon Papadopoulos <xpa...@gmail.com> > If we reset the statistics counters using pg_stat_reset() will it affect > the performance of the database? Eg are these the same statistics used by > the planner? > Thanks > > these statistics are used only for autovacuum, what I know. So you can impact a autovacuum, but no planner Regards Pavel