Search Postgresql Archives

Re: Performance of autovacuum and full vacuum of database

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Carlos Oliva" <carlos@xxxxxxxxxxx> writes:
> Would rebooting the server interfere with the work of pg_autovacuum?  I
> imagine that pg_autovacuum would loose the information that it gathered
> prior to the reboot.

The only long-term state used by autovacuum is the contents of the
statistics views, which will be saved across reboot if you have the
relevant postgresql.conf parameter set properly.  (As of 8.1 it is set
to save by default, but prior releases had the opposite default :-()

At least this is true for the 8.1 integrated autovacuum, I'm less
certain about the contrib version in prior releases...

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux