From: | Martín Marqués <martin(at)2ndquadrant(dot)com> |
---|---|
To: | Aviel Buskila <aviel33(at)gmail(dot)com>, Jony Vesterman Cohen <jony(dot)cohenjo(at)gmail(dot)com>, PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: repmgr won't update witness after failover |
Date: | 2015-08-14 10:41:18 |
Message-ID: | 55CDC5CE.1040003@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
El 14/08/15 a las 04:14, Aviel Buskila escribió:
> Hey,
> yes I did .. and still it wont fail back..
Can you send over the output of "repmgr cluster show" before and after
the failover process?
The output of SELECT * FROM repmgr_schema.repl_nodes; after the failover
(you need to change repmgr_schema with what you have configured).
Also, which version of repmgr are you running?
> 2015-08-13 16:23 GMT+03:00 Jony Vesterman Cohen <jony(dot)cohenjo(at)gmail(dot)com>:
>
>> Hi, did you make the old master follow the new one using repmgr?
>>
>> It doesn't update itself automatically...
>> From the looks of it repmgr thinks you have 2 masters - the old one
>> offline and the new one online.
Regards,
--
Martín Marqués http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Deepak Balasubramanyam | 2015-08-14 12:09:49 | Postgresql jsonb |
Previous Message | Martín Marqués | 2015-08-14 10:14:30 | Re: Migrations |