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 1s51US-002fhX-Cb for pgsql-general@arkaria.postgresql.org; Thu, 09 May 2024 10:59:08 +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 1s51UQ-006RZG-LK for pgsql-general@arkaria.postgresql.org; Thu, 09 May 2024 10:59:06 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s51UQ-006RZ7-Ar for pgsql-general@lists.postgresql.org; Thu, 09 May 2024 10:59:06 +0000 Received: from mail-vs1-xe30.google.com ([2607:f8b0:4864:20::e30]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1s51UO-000A7q-0q for pgsql-general@lists.postgresql.org; Thu, 09 May 2024 10:59:05 +0000 Received: by mail-vs1-xe30.google.com with SMTP id ada2fe7eead31-47eeb8efb6fso418476137.1 for ; Thu, 09 May 2024 03:59:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1715252343; x=1715857143; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=oXEzO12t2W4YGT47+T0XbwMLv4w9vbe2El4YfEdOunI=; b=I5du6eNtb+CcGtSpcB7gq2WZwBwMbUHdkicTrQq/D/IQ/YfCkslgdF7nWNZBRZ7c47 wghUgUMtKuFb/GKeG9jPtiLAMgKNR8rh9axrByiUinxcOJN6HphNmDJ3sqAuKtRwxF8C EwvQJfLP/TjVtFYBwqUqCCb2QikET+5Bi47U93pGl/WiexL+A+ZYc7qV8FM7zvXjqkzU vmJElcn8G6bTN81ua74goQRO5D884zvczCFemrgt+mZpclFlZLcjiJTsQWCllhfLvxBG 9J3gYMEKm3AS10r3/1Earj5TW2OSU/jOrhCNudWt+QjIw12USOc+XnrZVlUayefNBZil u4aQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715252343; x=1715857143; h=cc: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=oXEzO12t2W4YGT47+T0XbwMLv4w9vbe2El4YfEdOunI=; b=f68dJBAZ4yXNfSLR1k9Jws0BiPvy3Ts5CBs6ZuQlG47X7kYn5I77P+xpB0sHUOIiOE P/ih6Fw/uVLLnCqQo+bE9to4JcrIU76kwrGIQiV9plp9HJR2mA1p4oEN4vUVUYhEaxa9 uRfZ5bOTxkC6YngqTHk37kH7WiceRAYn09AU0hrFHOFTV8eHbs7ad+2tBEU/gw7rO+IB XS7csD34zR4jONwr1NhxAoZnIqubG3vhrVtBHt7LAuCxroOQhQoSCSA7TsqTw0cvUCKa wTs4jXO2TYRiPLfSwUdLJdetUBb1nDZCxL4h2id3zAlP+/047btcfN2AgPwHJkjqYxno Ruzw== X-Gm-Message-State: AOJu0Ywrke/ksOxPrcFZlqtyIB3t3FPHv12qDrn7ie6W02sYoeAIovpt g35hL/gc9z/hW12aeRCVqS0gx6XMFjnqSOg0/nI0MOl9aBqPDoPqn5suvjE4g6FbtUwYlB1nEBL EYFoUXGZyhM5V4n1qeayXLFu0ktk= X-Google-Smtp-Source: AGHT+IGyFuEECqdDGzhorWeFMJS7H7Z8CgWulqxiVdet0I3MJVSaQGwqs5QhO7q17a9yvw6dmm6xvzqhHKMGa6mWLfk= X-Received: by 2002:a05:6102:b14:b0:47c:1270:fda3 with SMTP id ada2fe7eead31-47fb6ca3faamr1811314137.16.1715252342687; Thu, 09 May 2024 03:59:02 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Kashif Zeeshan Date: Thu, 9 May 2024 15:58:50 +0500 Message-ID: Subject: Re: Postgresql active-active nodes in cluster To: Vidyashree H S Cc: "pgsql-general@lists.postgresql.org" Content-Type: multipart/alternative; boundary="0000000000009611a10618034e61" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000009611a10618034e61 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi You can use BDR, you can have a look on the following link. https://wiki.postgresql.org/wiki/Multimaster Thanks Kashif Zeeshan Bitnine Global On Thu, May 9, 2024 at 3:28=E2=80=AFPM Vidyashree H S wrote: > Hi, > > I'm using Postgresql 15.4 version on RISCV architecture > I'm trying to implement active-active nodes in cluster, I have gone > through various websites, there they have mentioned the theory concept of > it. But I want to implement to verify how active-active nodes actually wo= rk. > > Are there any resources which talks about Postgresql active-active node > implementation? If yes, please provide me the resource information or url= . > > > Thanks > Vidyashree H S > > --0000000000009611a10618034e61 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi

You can use BDR, you can have a look= on the following link.


Thanks
Kashif Zeeshan
Bitnine Global

On Thu, May 9, 2024 at 3:28=E2=80=AFPM Vidyashree H S = <Shreevidya.hs@exaleaps= emi.com> wrote:
Hi,

I'm using Postgresql 15.4 version on RISCV architecture
I'm trying to implement active-active nodes in cluster, I have gone thr= ough various websites, there they have mentioned the theory concept of it. = But I want to implement to verify how active-active nodes actually work.

Are there any resources which talks about Postgresql active-active node imp= lementation? If yes, please provide me the resource information or url.


Thanks
Vidyashree H S

--0000000000009611a10618034e61--