Thread: excluding tables from VACUUM ANALYZE

excluding tables from VACUUM ANALYZE

From
"Igor Neyman"
Date:
When I run "VACUUM ANALYZE" (or "vacuumdb -z") on the database, how can I exclude specific tables from being analyzed?
 
Igor