File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -57,12 +57,12 @@ This architecture forms the basis for a modern, highly available and scalable Po
5757- Streaming replication via ** Patroni**
5858- Fully integrated backup & PITR with ` pgBackRest ` or ` pg_basebackup `
5959- Extensions like:
60- - [ PostGIS] ( https://postgis.net/ )
61- - [ pgAudit] ( https://github.com/pgaudit/pgaudit )
62- - [ TimescaleDB] ( https://github.com/timescale/timescaledb )
63- - [ pg_cron] ( https://github.com/citusdata/pg_cron )
64- - [ credcheck] ( https://github.com/MigOpsRepos/credcheck )
65- - [ set_user] ( https://github.com/pgaudit/set_user )
60+ - [ PostGIS] ( https://postgis.net/ )
61+ - [ pgAudit] ( https://github.com/pgaudit/pgaudit )
62+ - [ TimescaleDB] ( https://github.com/timescale/timescaledb )
63+ - [ pg_cron] ( https://github.com/citusdata/pg_cron )
64+ - [ credcheck] ( https://github.com/MigOpsRepos/credcheck )
65+ - [ set_user] ( https://github.com/pgaudit/set_user )
6666- Minimal downtime during upgrades thanks to rolling updates and failover mechanisms
6767- Self-healing, redundancy and pod anti-affinity for maximum availability
6868
You can’t perform that action at this time.
0 commit comments