Re: pgpool + BDR, is it possible? - Mailing list pgsql-admin

From Craig Ringer
Subject Re: pgpool + BDR, is it possible?
Date
Msg-id CAMsr+YE8RaGGshY_-1LiQCvvp_3TO2zHL21-UqgWqPd_wR6dcg@mail.gmail.com
Whole thread Raw
In response to Re: pgpool + BDR, is it possible?  ("Ruth Melendo" <rmelendo@teltronic.es>)
List pgsql-admin


On 18 March 2015 at 21:47, Ruth Melendo <rmelendo@teltronic.es> wrote:

I don’t get this about the "peek" functions not the "get" functions .. What do you mean?


You used pg_logical_slot_get_binary_changes . This consumes changes from the slot. Don't do that on a slot used by something else. Use pg_logical_slot_peek_changes or pg_logical_slot_peek_binary_changes .


--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-admin by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Hardware Configuration and other Stuff
Next
From: "Ankur Kaushik"
Date:
Subject: Posgres Query for Foreign Key Check