[ANNOUNCE] PostgreSQL Automatic Failover (PAF) v2.1.0 released

Поиск
Список
Период
Сортировка
От Jehan-Guillaume de Rorthais
Тема [ANNOUNCE] PostgreSQL Automatic Failover (PAF) v2.1.0 released
Дата
Msg-id 20161217150926.6d28483b@firost
обсуждение исходный текст
Список pgsql-announce
===== Announce =====

PostgreSQL Automatic Failover (PAF) v2.1.0 has been released on December
23rd 2016 under the PostgreSQL licence.

To download the sources, a RPM or a DEB package, see:
https://github.com/dalibo/PAF/releases/tag/v2.1.0

===== Introduction =====

PAF is a new PostgreSQL resource agent for Pacemaker. Its original aim is to
keep it clear between the Pacemaker administration and the PostgreSQL one, to
keep things simple, documented and yet powerful.

PAF has very few parameters to setup and very few requirements:

  * setting up streaming replication by yourself
  * requires "application_name=$hostname" in primary_conninfo
  * requires "recovery_target_timeline = 'latest'"
  * requires "standby_mode = on"

It deals with the start/stop order of PostgreSQL clusters in the replication
cluster, the failover obviously, the switchover, the role swapping between the
master and one of its slaves, etc.

===== Links =====

Source code and releases are available on github:

  * https://github.com/dalibo/PAF/
  * https://github.com/dalibo/PAF/releases

Documentation, quick starts, cookbook and support as well:

  * http://dalibo.github.io/PAF/
  * http://dalibo.github.io/PAF/documentation.html
  * https://github.com/dalibo/PAF/issues

Please, use the pgsql-general mailing list if you have questions.

Any feedback, bug report, patch is welcomed.

Regards,
--
Jehan-Guillaume de Rorthais
Dalibo


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

Предыдущее
От: Vik Fearing
Дата:
Сообщение: [ANNOUNCE] pgDay Paris 2017 Call for Papers
Следующее
От: David Fetter
Дата:
Сообщение: [ANNOUNCE] == PostgreSQL Weekly News - December 25 2016 ==