View Single Post

   
  #1 (permalink)  
Old 04-10-2008, 06:38 AM
Sriram Dandapani
 
Posts: n/a
Default autovacuum ignore tables

Hi



Is it possible to tell autovacuum to ignore certain tables (These tables
are high traffic daily partition tables that get dropped every other
day).



I am trying to get autovacuum to complete quicker and prevent Xactn
wraparound (currently, it takes very long and due to the fact that I
have to restart the database for maintenance purposes), autovacuum never
finishes.)


Reply With Quote