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
57
57
- Streaming replication via ** Patroni**
58
58
- Fully integrated backup & PITR with ` pgBackRest ` or ` pg_basebackup `
59
59
- 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 )
66
66
- Minimal downtime during upgrades thanks to rolling updates and failover mechanisms
67
67
- Self-healing, redundancy and pod anti-affinity for maximum availability
68
68
You can’t perform that action at this time.
0 commit comments