mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 15:32:06 +02:00
3 lines
194 B
Markdown
3 lines
194 B
Markdown
This module adds a cronjob that vacuums or analyses postgres tables.
|
|
|
|
As postgres' autovacuum is not recommended for busy databases, it can be a better choice to schedule this process manually.
|