You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- New deb PGDG extensions: `pg_roaringbitmap`, `pgfaceting`, `mobilitydb`, `pgsql-http`, `pg_hint_plan`, `pg_statviz`, `pg_rrule`
74
+
- New rpm PGDG extensions: `pg_profile`, `pg_show_plans`, use PGDG's `pgsql_http`, `pgsql_gzip`, `pg_net`, `pg_bigm` instead of Pigsty RPM.
74
75
75
76
**New Features**
76
77
@@ -80,6 +81,7 @@ And some new extensions in plain C & C++
80
81
- new monitoring dashboard for PGSQL PITR to assist the PITR procedure.
81
82
- make preparation for running pigsty inside docker VM containers
82
83
- add a [fool-proof design](https://github.com/Vonng/pigsty/issues/402) for running pgsql.yml on node that is not managed by pigsty
84
+
- add config template for each major version: el7, el8, el9, debian11, debian12, ubuntu20, ubuntu22
83
85
84
86
**Software Upgrade**
85
87
@@ -141,14 +143,12 @@ And some new extensions in plain C & C++
141
143
-@NeroSong made their first contribution in https://github.com/Vonng/pigsty/pull/373
142
144
-@waitingsong made their first contribution in https://github.com/Vonng/pigsty/pull/405
0 commit comments