Re: Postgresql BDR Replication Setup Issue

From: Ian Barwick <ian(at)2ndquadrant(dot)com>
To: Ravi Tammineni <rtammineni(at)partner(dot)aligntech(dot)com>, "tomas(dot)vondra(at)2ndquadrant(dot)com" <tomas(dot)vondra(at)2ndquadrant(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgresql BDR Replication Setup Issue
Date: 2015-06-08 23:17:20
Message-ID: 55762280.9030908@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

On 15/06/09 2:31, Ravi Tammineni wrote:
> We are setting up 2-node Postgresql BDR replication at our place and I am getting
> the following error after bdr_init_copy command.
(...)
>
> Could not update security label: ERROR: cannot execute DELETE in a read-only transaction

(...)

>
> ====== Data from Node2 log file
>
> < 2015-06-08 10:08:45.957 PDT >LOG: entering standby mode

It looks like you're trying to run BDR on a streaming replication standby.

Regards

Ian Barwick

--
Ian Barwick http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, RemoteDBA, Training & Services

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2015-06-08 23:33:21 Re: Momentary Delay
Previous Message Jason Dusek 2015-06-08 22:41:40 Re: Joins between foreign tables