Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sk08f-006ZC9-TI for pgsql-admin@arkaria.postgresql.org; Fri, 30 Aug 2024 11:50:01 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sk08e-0031Q7-1e for pgsql-admin@arkaria.postgresql.org; Fri, 30 Aug 2024 11:50:00 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sk08d-0031Pz-ME for pgsql-admin@lists.postgresql.org; Fri, 30 Aug 2024 11:50:00 +0000 Received: from mail-lj1-x233.google.com ([2a00:1450:4864:20::233]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sk08a-002FC4-Sn for pgsql-admin@lists.postgresql.org; Fri, 30 Aug 2024 11:49:59 +0000 Received: by mail-lj1-x233.google.com with SMTP id 38308e7fff4ca-2f4f2868710so18174791fa.1 for ; Fri, 30 Aug 2024 04:49:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1725018597; x=1725623397; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=FFNCYm73v4oum7R6CEmQT2WeX6wCN08GthOSph8m1PM=; b=AamCD9onOUVNZmt5K4spdhp844xEST4IhoF05eP4MtL50IIR0MX/mxZuouA1mEJFen nA4SjNbeuk6dUfRE/KVHk9O9taUYrf6bLkz1SeIdtfg7OCM9DhDdP7Q11Jyai9ivCddn zGoajyXNstDmFxBm52XrTc+YRUBDWRPfyc1G27wSnUzsyBt19V9vT9seWzery/jHoHUT q9DPiyZnE3Bo4JREQF7AuIDQLsNa59/0VykWPj5rez3VUXWhY1a5h3ttEFJpsHwO4MpH AAEvQg2rrBO1u/rYWyBNcUgFibRTQUXgWEDPdxpbvxeVur48rmM/Gd5btp3cbvbvwEK4 Gccw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725018597; x=1725623397; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=FFNCYm73v4oum7R6CEmQT2WeX6wCN08GthOSph8m1PM=; b=T5Xu73SvIXJdZsWZH0RC4ebgBFJRebFPIIumKbA/CG9i+dT757PjXd2fJesgD1jT7R en+Epc/x3EQIbFZli0yTUI5q70FyanKIVP0N/DQHJNnmxmoZh8VQmAkMxlNu0x8WTpAT B1QL4wCCqj+zUe/Ql889gV+Kb8K3VdwVkZHd9t3XyxZOamAdLiipMZKauCm7ZupFRz4F IBpqNeoMtwj2cbSkJ9sxEjkUDTFBYZO3TrO0Oueql5iQe2G36PN0fmlI1g4WzxV6Jplp 0rYbTknaRH6SAofZf50aIwN2ASebIamKFv1EVwAhtGJeM6iUnoAKvHQcNBMHHDdFYJTj 5NtA== X-Gm-Message-State: AOJu0YzmuXyH2NILNqja00TwGV3fKcqrbug+Y5W86Ug5m/vOXkhXvmGD FbMSiolRtUUdizNb5HZeGQi5eSqOYwKLi5NzcjHaTadA0iRJeBJ0Huy15FFg3QuAWjaQ0if4sET w/jpniqQ8Lm+Bz1VnqNLNmBbHM/vp+g== X-Google-Smtp-Source: AGHT+IFEJ+llFBCMM8uKSCA761csqBXqXVBzdn88Yhm11u5ltuO4IPMn3WhHQuX7NjaZzugSYE8HubAxuqxQEEsBdaU= X-Received: by 2002:a2e:a589:0:b0:2ef:2c20:e064 with SMTP id 38308e7fff4ca-2f6108a0f5fmr45003911fa.12.1725018596892; Fri, 30 Aug 2024 04:49:56 -0700 (PDT) MIME-Version: 1.0 From: Rajesh Kumar Date: Fri, 30 Aug 2024 17:19:46 +0530 Message-ID: Subject: DR set up. To: Pgsql-admin Content-Type: multipart/alternative; boundary="000000000000b2e8a00620e5301c" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000b2e8a00620e5301c Content-Type: text/plain; charset="UTF-8" Hi all, We have postgres 15.6 with one master and one replica, pgbackrest, pgbouncer and patroni in a openshift environment. They are planning to migrate cluster to ibm spectrum fusion HCI and also planning to implement passive DR by stretching a cluster to DR using Metro-DR. How DR is possible in this case? Any assistance would be appreciated --000000000000b2e8a00620e5301c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Hi all,=C2= =A0

We have postgres 15.= 6 with one master and one replica, pgbackrest, pgbouncer and patroni in a o= penshift environment.

Th= ey are planning to migrate cluster to ibm spectrum fusion HCI and also plan= ning to implement passive DR by stretching a cluster to DR using Metro-DR.<= /div>

How DR is possible in th= is case? Any assistance would be appreciated=C2=A0
--000000000000b2e8a00620e5301c--