Re: [GENERAL] How to drop stats on table

2015-11-20 Thread Alexander Shereshevsky
pg_stat_reset_single_table_counters(oid) ? Best Regards, Alexander Shereshevsky On Fri, Nov 20, 2015 at 1:54 PM, Sridhar N Bamandlapally < sridhar@gmail.com> wrote: > Hi > > is there any feature available in postgres to drop stats on table? > > thanks > Sridhar > > >

[GENERAL] How to drop stats on table

2015-11-20 Thread Sridhar N Bamandlapally
Hi is there any feature available in postgres to drop stats on table? thanks Sridhar