[IMP] developer/cli: config option for system database

odoo/odoo#239487

closes odoo/documentation#15656

Signed-off-by: Krzysztof Magusiak (krma) <krma@odoo.com>
This commit is contained in:
Krzysztof Magusiak (krma)
2025-12-11 17:56:49 +00:00
parent 8085941467
commit b44dfce306

View File

@@ -318,6 +318,11 @@ Database
when creating new databases from the database-management screens, use the
specified `template database`_. Defaults to ``template0``.
.. option:: --db-system <db>
specify the database for shared system operations like bus and maintenance.
Defaults to ``postgres``.
.. option:: --pg_path </path/to/postgresql/binaries>
Path to the PostgreSQL binaries that are used by the database manager to