Thread: Re: pgagent DEB packages do not support postgres 9.4

Re: pgagent DEB packages do not support postgres 9.4

From
Christoph Berg
Date:
Re: Josh Berkus 2015-07-02 <5595A156.2070503@agliodbs.com>
> Folks:
>
> On Ubuntu 14.04, for the database server, there is a single pgagent
> meta-package which is supposed ot cover all versions of Postgres.  But
> it fails:

Hi,

pgagent had not been rebuilt for quite a while which is why it didn't
have 9.4 (and jessie) support yet. Fixed now:

old:
Package: pgagent
Version: 3.4.0-2.pgdg+1
Postgresql-Version: 9.1 9.2 9.3

new:
Package: pgagent
Version: 3.4.0-3.pgdg+1
Postgresql-Version: 9.1 9.2 9.3 9.4

Our build system isn't very smart yet about nudging us to rebuild
everything once a new PG major is released. I hope to fix that once
the pgapt django app gets deployed on www.postgresql.org. I need to
poke Magnus to really review it soonish...

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


Re: [pgadmin-support] pgagent DEB packages do not support postgres 9.4

From
Josh Berkus
Date:
On 07/05/2015 01:38 PM, Christoph Berg wrote:
> pgagent had not been rebuilt for quite a while which is why it didn't
> have 9.4 (and jessie) support yet. Fixed now:

Thanks!

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


Re: [pgadmin-support] pgagent DEB packages do not support postgres 9.4

From
Josh Berkus
Date:
On 07/05/2015 10:27 PM, Josh Berkus wrote:
> On 07/05/2015 01:38 PM, Christoph Berg wrote:
>> pgagent had not been rebuilt for quite a while which is why it didn't
>> have 9.4 (and jessie) support yet. Fixed now:
>
> Thanks!

Oh, also, tested and verified.  New packages work with 9.4.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


Re: [pgadmin-support] pgagent DEB packages do not support postgres 9.4

From
Christoph Berg
Date:
Re: Josh Berkus 2015-07-06 <559AC4FF.1040402@agliodbs.com>
> On 07/05/2015 10:27 PM, Josh Berkus wrote:
> > On 07/05/2015 01:38 PM, Christoph Berg wrote:
> >> pgagent had not been rebuilt for quite a while which is why it didn't
> >> have 9.4 (and jessie) support yet. Fixed now:
> >
> > Thanks!
>
> Oh, also, tested and verified.  New packages work with 9.4.

Cool, thanks for the feedback!

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