معرفی شرکت ها


pg_auto_failover-2.0-1.fc38.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Postgres extension and service for automated failover and high-availability
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything i686
نام بسته pg_auto_failover
نام فایل بسته pg_auto_failover-2.0-1.fc38.src.rpm
نسخه بسته 2.0
انتشار بسته 1.fc38
معماری بسته i686
نگهدارنده -
تاریخ ساخت Fri 27 Jan 2023 12
هاست سازنده buildvm-x86-18.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/citusdata/pg_auto_failover/
مجوز ASL 1.0
حجم دانلود 1.1M
حجم نصب 1.088M
pg_auto_failover is an extension and service for PostgreSQL that monitors and manages automated failover for a Postgres cluster. It is optimized for simplicity and correctness and supports Postgres 10 and newer. We set up one PostgreSQL server as a monitor node as well as a primary and secondary node for storing data. The monitor node tracks the health of the data nodes and implements a failover state machine. On the PostgreSQL nodes, the pg_autoctl program runs alongside PostgreSQL and runs the necessary commands to configure synchronous streaming replication.


جایگزین ها



نیازمندی

مقدار نام
- gcc-c++
- graphviz
- latexmk
- libxslt-devel
- lz4-devel
- openssl-devel
- pam-devel
- poppler-utils
- postgresql-server-devel
- postgresql-static
- python3-sphinx
- python3-sphinx_rtd_theme
- readline-devel
- tex(cfr-lm.sty)
- tex(luatex85.sty)
- tex(standalone.cls)
- texlive-scheme-basic
- zlib-devel


ارائه دهنده

مقدار نام
= 2.0-1.fc38 pg_auto_failover
= 2.0-1.fc38 pg_auto_failover-docs
= 2.0-1.fc38 pg_auto_failover-llvmjit
= 2.0-1.fc38 pg_auto_failover-debuginfo
= 2.0-1.fc38 pg_auto_failover-debugsource


نحوه نصب


نصب پکیج rpm pg_auto_failover:

    dnf install pg_auto_failover-2.0-1.fc38.src.rpm


فایل ها

مسیرها
pg_auto_failover.spec


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-01-26

Rebase to the newest version
Fix compatibility with PostgreSQL 15
Remove patches as they are merged in upstream
Use autosetup
Manually build the package for documentation

2023-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-11-16

Rebuild for new PostgreSQL 15

2022-08-04

Add patch to fix format arguments in mvprintw (watch.c)
Add lz4-devel as build requirement

2022-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-01-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2022-01-06

Rebuild for Postgresql 14

2021-11-24

Update to 1.6.3

2021-08-22

Remove ISA requirement from docs package
Initial build