public inbox for [email protected]
help / color / mirror / Atom feedPostgreSQL Automatic Failover
7+ messages / 2 participants
[nested] [flat]
* PostgreSQL Automatic Failover
@ 2017-06-26 13:16 Jehan-Guillaume de Rorthais <[email protected]>
2017-06-26 15:04 ` Re: PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
2017-08-16 06:36 ` Re: PostgreSQL Automatic Failover Devrim Gündüz <[email protected]>
0 siblings, 2 replies; 7+ messages in thread
From: Jehan-Guillaume de Rorthais @ 2017-06-26 13:16 UTC (permalink / raw)
To: pgsql-pkg-yum
Hi,
The PostgreSQL Automatic Failover (PAF) is releasing a beta version today at
https://github.com/dalibo/PAF/releases/tag/v2.2_beta1
This project has been providing RPM files since the very first 1.0 version.
You will find the 2.1 and 2.2~beta1 RPM packages at
https://github.com/dalibo/PAF/releases/download/v2.1.0/resource-agents-paf-2.1.0-1.noarch.rpm
https://github.com/dalibo/PAF/releases/download/v2.2_beta1/resource-agents-paf-2.2.beta1-1.noarch.rp...
These packages are only compatible with Pacemaker provided in EL7 releases
(RHEL, CentOS, SL, ...). Is it possible to include them in these repositories?
Version 1.1 of PAF is compatible with Pacemaker in EL6 OSes, and its package
is available at
https://github.com/dalibo/PAF/releases/download/v1.1.0/resource-agents-paf-1.1.0-1.noarch.rpm
Is it possible to include it in the related repositories?
Regards,
--
Jehan-Guillaume de Rorthais
Dalibo
--
Sent via pgsql-pkg-yum mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-pkg-yum
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: PostgreSQL Automatic Failover
2017-06-26 13:16 PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
@ 2017-06-26 15:04 ` Jehan-Guillaume de Rorthais <[email protected]>
2017-07-27 11:56 ` Re: PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
1 sibling, 1 reply; 7+ messages in thread
From: Jehan-Guillaume de Rorthais @ 2017-06-26 15:04 UTC (permalink / raw)
To: pgsql-pkg-yum
Hi,
On Mon, 26 Jun 2017 15:16:24 +0200
Jehan-Guillaume de Rorthais <[email protected]> wrote:
> You will find the 2.1 and 2.2~beta1 RPM packages at
> https://github.com/dalibo/PAF/releases/download/v2.1.0/resource-agents-paf-2.1.0-1.noarch.rpm
> https://github.com/dalibo/PAF/releases/download/v2.2_beta1/resource-agents-paf-2.2.beta1-1.noarch.rp...
>
> These packages are only compatible with Pacemaker provided in EL7 releases
> (RHEL, CentOS, SL, ...). Is it possible to include them in these repositories?
Sorry, I just added dependencies on perl, Pacemaker and Corosync to the spec
file. Here is the new package:
https://github.com/dalibo/PAF/releases/download/v2.2_beta1/resource-agents-paf-2.2.beta1-2.noarch.rp...
Regards,
--
Jehan-Guillaume de Rorthais
Dalibo
--
Sent via pgsql-pkg-yum mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-pkg-yum
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: PostgreSQL Automatic Failover
2017-06-26 13:16 PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
2017-06-26 15:04 ` Re: PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
@ 2017-07-27 11:56 ` Jehan-Guillaume de Rorthais <[email protected]>
2017-08-04 09:04 ` Re: PostgreSQL Automatic Failover Devrim Gündüz <[email protected]>
0 siblings, 1 reply; 7+ messages in thread
From: Jehan-Guillaume de Rorthais @ 2017-07-27 11:56 UTC (permalink / raw)
To: pgsql-pkg-yum
Any update here ?
On Mon, 26 Jun 2017 17:04:13 +0200
Jehan-Guillaume de Rorthais <[email protected]> wrote:
> Hi,
>
> On Mon, 26 Jun 2017 15:16:24 +0200
> Jehan-Guillaume de Rorthais <[email protected]> wrote:
>
> > You will find the 2.1 and 2.2~beta1 RPM packages at
> > https://github.com/dalibo/PAF/releases/download/v2.1.0/resource-agents-paf-2.1.0-1.noarch.rpm
> > https://github.com/dalibo/PAF/releases/download/v2.2_beta1/resource-agents-paf-2.2.beta1-1.noarch.rp...
> >
> > These packages are only compatible with Pacemaker provided in EL7 releases
> > (RHEL, CentOS, SL, ...). Is it possible to include them in these
> > repositories?
>
> Sorry, I just added dependencies on perl, Pacemaker and Corosync to the spec
> file. Here is the new package:
>
> https://github.com/dalibo/PAF/releases/download/v2.2_beta1/resource-agents-paf-2.2.beta1-2.noarch.rp...
--
Sent via pgsql-pkg-yum mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-pkg-yum
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: PostgreSQL Automatic Failover
2017-06-26 13:16 PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
2017-06-26 15:04 ` Re: PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
2017-07-27 11:56 ` Re: PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
@ 2017-08-04 09:04 ` Devrim Gündüz <[email protected]>
2017-08-04 09:34 ` Re: PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
0 siblings, 1 reply; 7+ messages in thread
From: Devrim Gündüz @ 2017-08-04 09:04 UTC (permalink / raw)
To: Jehan-Guillaume de Rorthais <[email protected]>; pgsql-pkg-yum
Hi,
On Thu, 2017-07-27 at 13:56 +0200, Jehan-Guillaume de Rorthais wrote:
> Any update here ?
I am not ignoring this request -- I just needed some time:
Created a ticket:
https://redmine.postgresql.org/issues/2625
You can followup the request from there.
Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
Attachments:
[application/pgp-signature] signature.asc (833B, 2-signature.asc)
download
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: PostgreSQL Automatic Failover
2017-06-26 13:16 PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
2017-06-26 15:04 ` Re: PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
2017-07-27 11:56 ` Re: PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
2017-08-04 09:04 ` Re: PostgreSQL Automatic Failover Devrim Gündüz <[email protected]>
@ 2017-08-04 09:34 ` Jehan-Guillaume de Rorthais <[email protected]>
0 siblings, 0 replies; 7+ messages in thread
From: Jehan-Guillaume de Rorthais @ 2017-08-04 09:34 UTC (permalink / raw)
To: Devrim Gündüz <[email protected]>; +Cc: pgsql-pkg-yum
On Fri, 04 Aug 2017 10:04:55 +0100
Devrim Gündüz <[email protected]> wrote:
> Hi,
>
> On Thu, 2017-07-27 at 13:56 +0200, Jehan-Guillaume de Rorthais wrote:
> > Any update here ?
>
> I am not ignoring this request -- I just needed some time:
No worries :)
> Created a ticket:
>
> https://redmine.postgresql.org/issues/2625
>
> You can followup the request from there.
Thank you Devrim!
--
Sent via pgsql-pkg-yum mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-pkg-yum
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: PostgreSQL Automatic Failover
2017-06-26 13:16 PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
@ 2017-08-16 06:36 ` Devrim Gündüz <[email protected]>
2017-08-30 11:14 ` Re: PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
1 sibling, 1 reply; 7+ messages in thread
From: Devrim Gündüz @ 2017-08-16 06:36 UTC (permalink / raw)
To: Jehan-Guillaume de Rorthais <[email protected]>; pgsql-pkg-yum
Hi,
On Mon, 2017-06-26 at 15:16 +0200, Jehan-Guillaume de Rorthais wrote:
> The PostgreSQL Automatic Failover (PAF) is releasing a beta version today at
> https://github.com/dalibo/PAF/releases/tag/v2.2_beta1
>
> This project has been providing RPM files since the very first 1.0 version.
>
> You will find the 2.1 and 2.2~beta1 RPM packages at
> https://github.com/dalibo/PAF/releases/download/v2.1.0/resource-agents-paf-2.
> 1.0-1.noarch.rpm
> https://github.com/dalibo/PAF/releases/download/v2.2_beta1/resource-agents-pa
> f-2.2.beta1-1.noarch.rpm
>
> These packages are only compatible with Pacemaker provided in EL7 releases
> (RHEL, CentOS, SL, ...). Is it possible to include them in these
> repositories?
Pushed 2.1 to RHEL 7, Fedora and SLES 12, Will wait until 2.2 is stable ,
because I saw "Don't use 2.2 in production" warning on website :)
> Version 1.1 of PAF is compatible with Pacemaker in EL6 OSes, and its package
> is available at
> https://github.com/dalibo/PAF/releases/download/v1.1.0/resource-agents-paf-1.
> 1.0-1.noarch.rpm
> Is it possible to include it in the related repositories?
Done. I pushed it to RHEL 6.
Thanks!
Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
Attachments:
[application/pgp-signature] signature.asc (833B, 2-signature.asc)
download
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: PostgreSQL Automatic Failover
2017-06-26 13:16 PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
2017-08-16 06:36 ` Re: PostgreSQL Automatic Failover Devrim Gündüz <[email protected]>
@ 2017-08-30 11:14 ` Jehan-Guillaume de Rorthais <[email protected]>
0 siblings, 0 replies; 7+ messages in thread
From: Jehan-Guillaume de Rorthais @ 2017-08-30 11:14 UTC (permalink / raw)
To: Devrim Gündüz <[email protected]>; +Cc: pgsql-pkg-yum
On Wed, 16 Aug 2017 07:36:53 +0100
Devrim Gündüz <[email protected]> wrote:
> Hi,
>
> On Mon, 2017-06-26 at 15:16 +0200, Jehan-Guillaume de Rorthais wrote:
> > The PostgreSQL Automatic Failover (PAF) is releasing a beta version today at
> > https://github.com/dalibo/PAF/releases/tag/v2.2_beta1
> >
> > This project has been providing RPM files since the very first 1.0 version.
> >
> > You will find the 2.1 and 2.2~beta1 RPM packages at
> > https://github.com/dalibo/PAF/releases/download/v2.1.0/resource-agents-paf-2.
> > 1.0-1.noarch.rpm
> > https://github.com/dalibo/PAF/releases/download/v2.2_beta1/resource-agents-pa
> > f-2.2.beta1-1.noarch.rpm
> >
> > These packages are only compatible with Pacemaker provided in EL7 releases
> > (RHEL, CentOS, SL, ...). Is it possible to include them in these
> > repositories?
>
>
> Pushed 2.1 to RHEL 7, Fedora and SLES 12, Will wait until 2.2 is stable ,
> because I saw "Don't use 2.2 in production" warning on website :)
2.2 is entering in rc1. I'll keep you informed as soon as 2.2 is out.
> > Version 1.1 of PAF is compatible with Pacemaker in EL6 OSes, and its package
> > is available at
> > https://github.com/dalibo/PAF/releases/download/v1.1.0/resource-agents-paf-1.
> > 1.0-1.noarch.rpm
> > Is it possible to include it in the related repositories?
>
> Done. I pushed it to RHEL 6.
Thank you Devrim for both packages!
--
Jehan-Guillaume de Rorthais
Dalibo
--
Sent via pgsql-pkg-yum mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-pkg-yum
^ permalink raw reply [nested|flat] 7+ messages in thread
end of thread, other threads:[~2017-08-30 11:14 UTC | newest]
Thread overview: 7+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2017-06-26 13:16 PostgreSQL Automatic Failover Jehan-Guillaume de Rorthais <[email protected]>
2017-06-26 15:04 ` Jehan-Guillaume de Rorthais <[email protected]>
2017-07-27 11:56 ` Jehan-Guillaume de Rorthais <[email protected]>
2017-08-04 09:04 ` Devrim Gündüz <[email protected]>
2017-08-04 09:34 ` Jehan-Guillaume de Rorthais <[email protected]>
2017-08-16 06:36 ` Devrim Gündüz <[email protected]>
2017-08-30 11:14 ` Jehan-Guillaume de Rorthais <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox