Re: repmgr updated to version 2.0~beta2-2.pgdg+1 - Mailing list pgsql-pkg-debian

From Christoph Berg
Subject Re: repmgr updated to version 2.0~beta2-2.pgdg+1
Date
Msg-id 20131230221630.GA4559@msgid.df7cb.de
Whole thread Raw
In response to Re: repmgr updated to version 2.0~beta2-2.pgdg+1  (Christoph Berg <myon@debian.org>)
Responses Re: repmgr updated to version 2.0~beta2-2.pgdg+1
List pgsql-pkg-debian
Re: To PostgreSQL in Debian 2013-12-30 <20131230195605.GB16147@msgid.df7cb.de>
> Re: To PostgreSQL in Debian 2013-12-30 <E1Vxgh5-0003Bo-B7@atalia.postgresql.org>
> > The package repmgr was updated on apt.postgresql.org:
> >
> > New version 2.0~beta2-2.pgdg+1:
>
> Hi,
>
> there seems to be a problem with postgresql-x.y-repmgr where x.y is
> < 9.3. The repmgr_funcs.so in there are linked to postgresql-9.3
> instead of x.y.

Hi Marco,

I've just added a testsuite to repmgr that uses the functions from
repmgr_funcs so it will detect this problem.

https://pgdgbuild.dus.dg-i.net/jenkins/job/repmgr-binaries/architecture=amd64,distribution=sid/11/console

23:13:28 ERROR:  incompatible library "/usr/lib/postgresql/9.0/lib/repmgr_funcs.so": version mismatch
23:13:28 DETAIL:  Server is version 9.0, library is version 9.3.
23:13:28 STATEMENT:  /*
23:13:28      * repmgr_function.sql
23:13:28      * Copyright (c) 2ndQuadrant, 2010
23:13:28      *
23:13:28      */
23:13:28
23:13:28     CREATE FUNCTION repmgr_update_standby_location(text) RETURNS boolean
23:13:28     AS '$libdir/repmgr_funcs', 'repmgr_update_standby_location'
23:13:28     LANGUAGE C STRICT;

In the long run, there should probably more tests (tbh I didn't check
if there is already a test suite, is there one?), but for now, that
should be enough.

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

Attachment

pgsql-pkg-debian by date:

Previous
From: Christoph Berg
Date:
Subject: Re: repmgr updated to version 2.0~beta2-2.pgdg+1
Next
From: apt.postgresql.org repository
Date:
Subject: repmgr updated to version 2.0~beta2-3.pgdg+1