From ba3bc385ecb6cf3019af7e9c82363f3c3a3ff507 Mon Sep 17 00:00:00 2001 From: Bernhard Radermacher Date: Mon, 23 Feb 2026 12:29:40 +0100 Subject: [PATCH] don't foreground --- entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/entrypoint.sh b/entrypoint.sh index 1f812f2..6d79373 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -188,3 +188,4 @@ postgres & sleep 10 repmgrd -f /etc/repmgr/repmgr.conf --pid-file /tmp/repmgrd.pid +# fg %1