Re: repmgr for PostgreSQL 9.3 - Mailing list pgsql-pkg-debian

From Christoph Berg
Subject Re: repmgr for PostgreSQL 9.3
Date
Msg-id 20131205164255.GA4547@msgid.df7cb.de
Whole thread Raw
In response to repmgr for PostgreSQL 9.3  (Francisco Cabrita <francisco.cabrita@gmail.com>)
Responses Re: repmgr for PostgreSQL 9.3
List pgsql-pkg-debian
Re: Francisco Cabrita 2013-12-05 <etPan.52a0a473.6b8b4567.34c8@Francisco-Cabritas-MacBook-Pro.local>
> I’ve added postgresql.org apt repo and installed PostgreSQL 9.3 from it.
>
> # apt-cache search postgresql | grep repmgr
> postgresql-9.0-repmgr - replication manager support modules for PostgreSQL 9.0
> postgresql-9.1-repmgr - replication manager support modules for PostgreSQL 9.1
> postgresql-9.2-repmgr - replication manager support modules for PostgreSQL 9.2
> repmgr - replication manager for PostgreSQL
> repmgr-dbg - debug symbols for repmgr
>
> I don’t find repmgr for PostgreSQL 9.3, am I missing something or should I use ‘repmgr’ deb? 

'repmgr' is the frontend.

The postgresql-9.3-repmgr binary hasn't been built yet. I've just
tried rebuilding the package with 9.3, but it looks like it needs some
porting because of changes in PostgreSQL:

17:40:56 repmgrd.c: In function 'do_failover':
17:40:56 repmgrd.c:654:25: error: request for member 'xlogid' in something not a structure or union
17:40:56    nodes[i].xlog_location.xlogid = uxlogid;

Marco?

Christoph
--
cb@df7cb.de | http://www.df7cb.de/


pgsql-pkg-debian by date:

Previous
From: Francisco Cabrita
Date:
Subject: repmgr for PostgreSQL 9.3
Next
From: Marco Nenciarini
Date:
Subject: Re: repmgr for PostgreSQL 9.3