Crunchy Data 很高興宣布發布 PGO 4.7 版,這是來自 Crunchy Data 的 Postgres Operator,它可以自動化和簡化在 Kubernetes 和其他支援 Kubernetes 的平台上部署和管理開源 Postgres 叢集。 有關 Postgres Operator 入門的說明,請點擊此處。
https://access.crunchydata.com/documentation/postgres-operator/latest/quickstart/
或透過執行以下指令開始:
kubectl create ns pgo; kubectl apply -f https://raw.githubusercontent.com/CrunchyData/postgres-operator/v4.7.0/installers/kubectl/postgres-operator.yml
PGO 4.7 專為 Kubernetes 上的高可用性 PostgreSQL 工作負載而設計,增加了對更多「Day 2」功能的支持,例如以最短停機時間調整 PVC 大小的操作,以及增強監控系統,重點關注查詢效能指標、備份和還原。 PGO 4.7 擴展了對 GitOps 方法的支持,並包含了其他擴充功能,包括 pg_partman、pg_cron 和 TimescaleDB。
PGO 4.7 版本的主要功能包括:
以及更多。
如需完整的功能列表,包括這些變更的詳細說明,請參閱發布說明。
Crunchy Data 很榮幸能夠支持 PGO (來自 Crunchy Data 的 Postgres Operator) 的開發和維護。