-
v1.4.0 Release Note
2022-03-31 in Releases
v1.4.0 Architecture Decouple system into 4 major categories: INFRA, NODES, PGSQL, REDIS, which makes pigsty far more clear and more extensible. Single Node Deployment = INFRA + NODES + PGSQL Deploy pgsql clusters = NODES + PGSQL Deploy redis …
-
v1.3.0 Release Note
2021-11-30 in Releases
1.3.0 [ENHANCEMENT] Redis Deployment (cluster,sentinel,standalone) [ENHANCEMENT] Redis Monitor Redis Overview Dashboard Redis Cluster Dashboard Redis Instance Dashboard [ENHANCEMENT] monitor: PGCAT Overhaul New Dashboard: PGCAT Instance New …
-
v1.2.0 Release Note
2021-11-03 in Releases
v1.2.0 [ENHANCEMENT] Use PostgreSQL 14 as default version [ENHANCEMENT] Use TimescaleDB 2.5 as default extension now timescaledb & postgis are enabled in cmdb by default [ENHANCEMENT] new monitor-only mode: you can use pigsty to monitor existing …
-
v1.1.0 Release Note
2021-10-12 in Releases
v1.1.0 [ENHANCEMENT] add pg_dummy_filesize to create fs space placeholder [ENHANCEMENT] home page overhaul [ENHANCEMENT] add jupyter lab integration [ENHANCEMENT] add pgweb console integration [ENHANCEMENT] add pgbadger support [ENHANCEMENT] add …
-
v1.0.0 Release Note
2021-07-26 in Releases
v1.0.0 Highlights Monitoring System Overhaul New Dashboards on Grafana 8.0 New metrics definition, with extra PG14 support Simplified labeling system: static label set: (job, cls, ins) New Alerting Rules & Derived Metrics Monitoring multiple …
-
v0.9.0 Release Note
2021-05-05 in Releases
Pigsty v0.9.0 Features One-Line Installation Run this on meta node /bin/bash -c "$(curl -fsSL https://pigsty.cc/install)" MetaDB provisioning Now you can use pgsql database on meta node as inventory instead of static yaml file affter …
-
v0.8.0 Release Note
2021-03-16 in Releases
Pigsty v0.8.0 Pigsty now is in RC status with guaranteed API stability. New Features Service provision. full locale support. API Changes Role vip and haproxy are merged into service. …
-
v0.7.0 Release Note
2021-03-01 in Releases
v0.7.0 Overview Monitor Only Deployment Now you can monitor existing postgres clusters without Pigsty provisioning solution. Intergration with other provisioning solution is available and under further test. Database/User Management Update …
-
v0.6.0 Release Note
2021-02-19 in Releases
v0.6.0 Bug Fix pg_hba reset on patroni restart (patroni 2.0) #5 Merge Fix name of dashboard #1, Fix PG Overview Dashboard typo Fix default primary instance to pg-test-1 of cluster pg-test in sandbox environment Fix obsolete comments Enhancement …
-
v0.5.0 Release Note
2020-12-20 in Releases
v0.5.0 Pigsty now have an Official Site 🎉 ! New Features Add Database Provision Template Add Init Template Add Business Init Template Refactor HBA Rules variables Fix dashboards bugs. Move pg-cluster-replication to default dashboards Use ZJU …