From ec7913246bc2f2dbc619b998ec377373c52f1881 Mon Sep 17 00:00:00 2001 From: Julien Castiaux Date: Wed, 13 Aug 2025 15:13:39 +0200 Subject: [PATCH] [FIX] developer/reference/cli: --db_replica_host Introduced by odoo/odoo#112000 in 17.0 Part-of: odoo/documentation#14294 Related: odoo/odoo#222807 Signed-off-by: Julien Castiaux (juc) --- content/developer/reference/cli.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/developer/reference/cli.rst b/content/developer/reference/cli.rst index 2581110b5..dc1afb8ec 100644 --- a/content/developer/reference/cli.rst +++ b/content/developer/reference/cli.rst @@ -236,6 +236,14 @@ Database port the database listens on, defaults to 5432 +.. option:: --db_replica_host + + host for the replica database server, disabled when not set / empty + +.. option:: --db_replica_port + + the port the replica database listens on, defaults to :option:`--db_port` + .. option:: --db-filter hides databases that do not match ````. The filter is a