Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VjoDX-00083e-Eq for pgsql-general@arkaria.postgresql.org; Fri, 22 Nov 2013 10:44:07 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1VjoDW-0002vg-UR for pgsql-general@arkaria.postgresql.org; Fri, 22 Nov 2013 10:44:06 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VjoDU-0002tf-SC for pgsql-general@postgresql.org; Fri, 22 Nov 2013 10:44:05 +0000 Received: from mail-bk0-x22d.google.com ([2a00:1450:4008:c01::22d]) by makus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VjoDS-00065S-DO for pgsql-general@postgresql.org; Fri, 22 Nov 2013 10:44:04 +0000 Received: by mail-bk0-f45.google.com with SMTP id mx13so717735bkb.4 for ; Fri, 22 Nov 2013 02:44:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=usCtsfBIDl3QTeMhuWI8T5EFUpt96BP1F+9B8AlM6oY=; b=uwVoJi2Hu8elox4gnAlXID3+Zut7Rc8fFoChZKoTWKi2hq07yQE8Jybw1PL9hV8fSp br6UqWfAyntSdtpCz+H2b1Abbg9IfclA+z1PVBkId0iZRqY39Xo9XKphrk6TAmZrxgU7 CUPE+k91sJuzDGLVZND6YFDcxbg+BUBRGianSB8810lUqaksPNGmopcZJfEe88GffnCC 8CxElbdmXoeci1TOPikQ35N8X3w9T3GNwHErDWq5H6D0KGhZA9yYqVyqNJye1o8yWeR7 tZt5qbyF7hs4BfYhlF/fx54nOaY6q6uutPm4XTwekD1kcfB+gXvLnln+Gzg1kRnq21gz x26g== X-Received: by 10.204.164.203 with SMTP id f11mr899004bky.50.1385117040285; Fri, 22 Nov 2013 02:44:00 -0800 (PST) MIME-Version: 1.0 Received: by 10.205.99.10 with HTTP; Fri, 22 Nov 2013 02:43:40 -0800 (PST) From: Kaushal Shriyan Date: Fri, 22 Nov 2013 16:13:40 +0530 Message-ID: Subject: PG replication across DataCenters To: pgsql-general@postgresql.org Content-Type: multipart/alternative; boundary=bcaec51b1c4528caa304ebc1b1f3 X-Pg-Spam-Score: 0.7 (/) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-general Precedence: bulk Sender: pgsql-general-owner@postgresql.org --bcaec51b1c4528caa304ebc1b1f3 Content-Type: text/plain; charset=ISO-8859-1 Hi, I have read on the web that Postgresql DB supports replication across data centers. Any real life usecase examples if it has been implemented by anyone. Please also help me understand the caveats i need to take care if i implement this setup. Regards, Kaushal --bcaec51b1c4528caa304ebc1b1f3 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,

I have read on the web that Postgre= sql DB supports replication across data centers. Any real life usecase exam= ples if it has been implemented by anyone. Please also help me understand t= he caveats i need to take care if i implement this setup.

Regards,

Kaushal
--bcaec51b1c4528caa304ebc1b1f3--