| From: | <rafael(at)akyasociados(dot)com(dot)ar> |
|---|---|
| To: | <mpartio(at)gmail(dot)com> |
| Cc: | <rafael(at)akyasociados(dot)com(dot)ar>, <pgsql-performance(at)postgresql(dot)org> |
| Subject: | Re: Vacum Analyze problem |
| Date: | 2007-09-04 17:46:37 |
| Message-ID: | 1415.192.168.1.229.1188927997.squirrel@webmail.akyasociados.com.ar |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-performance |
> On 9/4/07, rafael(at)akyasociados(dot)com(dot)ar <rafael(at)akyasociados(dot)com(dot)ar>
> wrote:
>>
>> 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?
>
>
>
> Yes, lots of modifications (INSERT,UPDATE,DELETE) to the table in
> question.
>
> Regards
>
> MP
I knew that in the long run the VACUUM ANALYZE comand has to be executed
again. My question is if something can happen over night and cause the need
of a new VACUUM ANALYZE (regenerating indexes or other thing related with
performance).
Thanks for your reply.
Rafael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bill Moran | 2007-09-04 17:55:59 | Re: Vacum Analyze problem |
| Previous Message | Kevin Kempter | 2007-09-04 17:45:21 | Re: Vacum Analyze problem |