Skip to content

Commit b1cdcf3

Browse files
authored
Merge pull request #79 from cybertec-postgresql/newReadme
update Readme
2 parents c4ade39 + c0f7539 commit b1cdcf3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)