View Single Post

   
  #3 (permalink)  
Old 04-19-2008, 10:43 AM
Anton Melser
 
Posts: n/a
Default Re: Reinitialising stats once only without restarting

On 20/12/2007, Alvaro Herrera <alvherre@commandprompt.com> wrote:
> Anton Melser escribió:
> > Hi,
> > Sorry but I couldn't find the answer to this...
> >
> > I would like to empty all stats (pg_stat_all_tables probably mostly)
> > so I can get an idea of what's going on now. Is this possible? I
> > didn't want to just go deleting without knowing what it would do...

>
> Sure, use pg_stat_reset();


Pura vida, gracias.
A

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote