# Copyright 2025 Therp BV # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl-3.0) { "name": "Postgres vacuum", "summary": "Vacuum or analyze Odoo's database tables", "version": "16.0.1.0.0", "development_status": "Alpha", "category": "Extra Tools", "website": "https://github.com/OCA/server-tools", "author": "Hunki Enterprises BV, Odoo Community Association (OCA), Therp BV", "maintainers": [], "license": "AGPL-3", "depends": [ "base", ], "data": [ "data/ir_cron.xml", ], }