Vacum Analyze problem

From: <rafael(at)akyasociados(dot)com(dot)ar>
To: <pgsql-performance(at)postgresql(dot)org>
Subject: Vacum Analyze problem
Date: 2007-09-04 17:27:07
Message-ID: 1275.192.168.1.229.1188926827.squirrel@webmail.akyasociados.com.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hello everyone:

I wanted to ask you about how the VACUUM ANALYZE works. is it possible
that something can happen in order to reset its effects forcing to execute
the VACUUM ANALYZE comand again? i am asking this because i am struggling
with a query which works ok after i run a VACUUM ANALYZE, however, sudennly,
it starts to take forever (the execution of the query) until i make another
VACUUM ANALYZE, and so on ...
I'd like to point that i am a novice when it comes to non basic
postgresql performance related stuff.

Thank you all in advance

Rafael

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Mikko Partio 2007-09-04 17:33:29 Re: Vacum Analyze problem
Previous Message Kevin Grittner 2007-09-04 02:40:33 Re: Slow Query