Per-table autovacuum parameters in PostgreSQL 8.4

Written by Ivan / on 02/10/2009 / 0 Comments

A commit yesterday (by Alvaro Herrera, based on a patch by Euler Taveira de Oliveira) allows setting per-table autovacuum parameters directly from the CREATE/ALTER TABLE statement. For example, it is now possible to write:

CREATE TABLE vacuumtest(...) WITH autovacuum_enabled=false

For a complete list of supported parameters see the developers documentation.

 

RSS Feed for this Blog    Comments Feed for this Post   

Comments

No one has commented yet.

 

Join this Group Now!