Re: How to do failover in pglogical replication? - Mailing list pgsql-hackers

From Umair Shahid
Subject Re: How to do failover in pglogical replication?
Date
Msg-id CAM184AfwQWeFRB1NrjX5-Vr5VsrL=mUBYDCPeTYxrEe2sYQ-RA@mail.gmail.com
Whole thread Raw
In response to Re: How to do failover in pglogical replication?  (Muhammed Roshan <roshan@myrepublic.net>)
List pgsql-hackers
Github tracker: https://github.com/2ndQuadrant/pglogical/issues

You can also send an email to pglogical-list@2ndquadrant.com

- Umair

On Thu, Aug 25, 2016 at 7:01 AM, Muhammed Roshan <roshan@myrepublic.net> wrote:
Hi Craig,

Could you please let me know how to access the github tracker?

Regards,
Muhammed Roshan

On Thu, Aug 25, 2016 at 9:25 AM, Craig Ringer <craig@2ndquadrant.com> wrote:
On 24 August 2016 at 19:42, roshan_myrepublic <roshan@myrepublic.net> wrote:

> Now, I am able to see the last added row in my subscriber table. All the
> other 4 rows which were added in the beginning are still missing. What am I
> doing wrong here?

Hi. This isn't really on topic for the pgsql-hackers mailing list.
We're adding a pglogical mailing list now that it's clear it's not
going into core, but in the mean time feel free to raise this on the
github tracker for the project.

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


pgsql-hackers by date:

Previous
From: Muhammed Roshan
Date:
Subject: Re: How to do failover in pglogical replication?
Next
From: Alvaro Herrera
Date:
Subject: Re: Write Ahead Logging for Hash Indexes