Search Postgresql Archives

Full list of operations that constitute a "maintenance" operation?

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

 



Hi all, I've read on the Postgres documentation for 'maintenance_work_mem' that VACUUM, CREATE INDEX, and ALTER TABLE ADD FOREIGN KEY are considered maintenance operations, but are there others?  For example I use ALTER TABLE ADD COLUMN and ALTER TABLE SET LOGGED in my scripts... are they maintenance operations that would cause a maintenance_work_mem-sized chunk of memory (or more than 1 such chunk) to be allocated?  Is there a complete list somewhere?  Thanks!

[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