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 1sMBVN-00103X-1G for pgsql-general@arkaria.postgresql.org; Tue, 25 Jun 2024 19:07: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 1sMBVL-00HVRC-Af for pgsql-general@arkaria.postgresql.org; Tue, 25 Jun 2024 19:06:59 +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 1sMBVK-00HVR4-WA for pgsql-general@lists.postgresql.org; Tue, 25 Jun 2024 19:06:59 +0000 Received: from mail-oa1-x30.google.com ([2001:4860:4864:20::30]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sMBVE-003WqA-JU for pgsql-general@postgresql.org; Tue, 25 Jun 2024 19:06:58 +0000 Received: by mail-oa1-x30.google.com with SMTP id 586e51a60fabf-25c9786835eso3051320fac.3 for ; Tue, 25 Jun 2024 12:06:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1719342408; x=1719947208; darn=postgresql.org; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=/LiAf5Lr9cWmtN5rrxLkBoFZH6+axaBrCO4JcJK+6to=; b=lxeJQH9eiONhCFrfKjITCQJ0+MeTKqSuWBrOYE0vcHTCxmRblhgz7nGzPFPagvlFpn 1wwWz41Ocgs6e0LPa7u5ToEqC0ulVzJkHCSZ/t7kSaDer2+0GLmzHyYkzh3BmIT8RMH8 wqL+2x3ijMGtQ1NDdq2kpRshe6eL8GZlfu9xLMb+1l9lSftKWuptz9BVM05gtr/oNYBz DqSfRV8RcLueyjsOTEmDGmraQxhaiU0yDZbSaB2izMpUoQqxnVU+pGtBM4ABUPCRWTqo +kTK8zeXxFL3bzjp7w2sgOFupb1AL5+5LzNovOzurN9AKYBiEGX9Dz9iVQ4kfOU6rpXK 8TNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719342408; x=1719947208; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/LiAf5Lr9cWmtN5rrxLkBoFZH6+axaBrCO4JcJK+6to=; b=BNRwDVNXDf9VugJQ+yf0IHolqE1UyiblgE4D5PHjxEPSsgI43DyEwl6E0CgmbrHeIr /mj3VGAO3q37LBD6UQf0+jsFBGfGlFxdjPItNA6jO9UMYtHo6GgVxMgZN3EHN5aBtVgs du6+VB5JXLXD09hwaaK0WnFlsyPBuu8rwlcLzi1hRkeiEGX6i+Fv/PFckBFupMuBD7RO lFpJ/tYJvHK3pzFBF/FdreO8EoCOLEBtxTnzctpBFZg992b06oo3X+pi3TBXEO48pqMg BAq+Wmm/Nz3gH9D+5BkNz19soBjQZ+LLRlMaSGiPloIOoQueBtXx+xLhca31i42IMHi1 o6+w== X-Gm-Message-State: AOJu0YxIAj4ts4X2VZ1+GVfphwZAsqWwZi829soRrijIu2W26Ze5ByaC Qp5F7uixJ2k7f2DFCy4/FnxF0AR7z8ZO7Ba76M1NIayjB8Mk3yzgmyGjsf9cF3HvioP7SIutPpi fZunKSYN0KTgxrZOlbw6RKqqVIhclHQ== X-Google-Smtp-Source: AGHT+IH1pJ1SEcqt9YIapuW9nA6fNb0VSe61Q9Zz7AQDQm6qT9B8QAKhwIqf4jIMDcwRsMv9tvavypItjvbkr8aZ6Y4= X-Received: by 2002:a05:6870:524b:b0:259:ae64:9231 with SMTP id 586e51a60fabf-25d06bd5514mr8857866fac.15.1719342408530; Tue, 25 Jun 2024 12:06:48 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Ron Johnson Date: Tue, 25 Jun 2024 15:06:37 -0400 Message-ID: Subject: Re: Replication After manual Failover To: pgsql-general Content-Type: multipart/alternative; boundary="00000000000082028a061bbb99fa" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000082028a061bbb99fa Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, Jun 25, 2024 at 2:39=E2=80=AFPM Muhammad Ikram = wrote: > Hi, > > Please reinitialize using pg_basebackup > Might not be possible during a switchover. > or use pg_rewind > > > > Muhammad Ikram > Bitnine Global > > > On Tue, 25 Jun 2024 at 22:20, Yongye Serkfem wrote: > >> Hello Engineer, >> Below is the error message I am getting after failing over to the standb= y >> and reconfiguring the former master as the new standby. Any help will be >> appreciated. >> >> [snip] --00000000000082028a061bbb99fa Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Tue, Jun 25, 2024 at 2:39=E2=80=AFPM M= uhammad Ikram <mmikram@gmail.com> wrote:


<= br>
Hello Engineer,Below is the error message I am getting after failing over to the standb= y and reconfiguring the former master as the new standby. Any help will be = appreciated.

[snip]=C2=A0
--00000000000082028a061bbb99fa--