On Thu, Jul 16, 2020 at 1:16 AM Satish S wrote:
> I have a cluster of three nodes A, B, C and I'm using postgres bdr for
> replication
>
This isn’t the right mailing list for this topic. Core PostgreSQL doesn’t
have BDR so this seems like it should be directed to whichever product is
providing t
Hi,
I have a cluster of three nodes A, B, C and I'm using postgres bdr for
replication.
I have some code to execute after a value change in the table, for this I
have added a trigger.
When I call POST REST API from any one of the nodes it will execute the
code, and on all other nodes the trigger