mirror of
https://github.com/odoo/documentation.git
synced 2025-12-13 07:59:10 +07:00
[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:
@@ -318,6 +318,11 @@ Database
|
|||||||
when creating new databases from the database-management screens, use the
|
when creating new databases from the database-management screens, use the
|
||||||
specified `template database`_. Defaults to ``template0``.
|
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>
|
.. option:: --pg_path </path/to/postgresql/binaries>
|
||||||
|
|
||||||
Path to the PostgreSQL binaries that are used by the database manager to
|
Path to the PostgreSQL binaries that are used by the database manager to
|
||||||
|
|||||||
Reference in New Issue
Block a user