Re: repmgr updated to version 2.0~beta2-2.pgdg+1

Поиск
Список
Период
Сортировка
От Christoph Berg
Тема Re: repmgr updated to version 2.0~beta2-2.pgdg+1
Дата
Msg-id 20131230221630.GA4559@msgid.df7cb.de
обсуждение исходный текст
Ответ на Re: repmgr updated to version 2.0~beta2-2.pgdg+1  (Christoph Berg <myon@debian.org>)
Ответы Re: repmgr updated to version 2.0~beta2-2.pgdg+1  (Marco Nenciarini <mnencia@debian.org>)
Список 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/

Вложения

В списке pgsql-pkg-debian по дате отправления:

Предыдущее
От: Christoph Berg
Дата:
Сообщение: Re: repmgr updated to version 2.0~beta2-2.pgdg+1
Следующее
От: apt.postgresql.org repository
Дата:
Сообщение: repmgr updated to version 2.0~beta2-3.pgdg+1