Pigsty v3.0.2
Mini install mode, PolarDB 15 support, monitoring view updates
Mini install mode, PolarDB 15 support, monitoring view updates
Features
- Minimal Installation support with
pgsql-min.yml(NODE, PGSQL, ETCD only) - Official support for the latest PolarDB for PostgreSQL Kernel v15
- Optimize
monitor.pg_table_bloatandmonitor.pg_index_bloatwith security definer wrap functions to avoid PolarDB statistics view permission issue. - Honor
prometheus_enabled,grafana_enabledoption in target register, not register when disabled. - Add
PGDATABASEandPGPORTenvironment variable to/etc/profile.d/pgsql.sh, set topg_primary_db(defaultpostgres)
Changes
- Remove PolarDB 11, CloudberryDB 1.5.4 packages from pgsql repo.
- New dedicate repo for PolarDB 15, CloudberryDB 1.6.0, MSSQL, IvorySQL.
Bug Fix
- Fix redis
/etc/tmp.files.dentry name - Set
PGHOSTandPGPORTwhen managing pgbouncer users. - Remove support for
pg_snakeoildue toclamvdeps break on EL8 - Remove role
pgsqlnotify handler for ansible 2.9 compatibility