diff --git a/README.md b/README.md index e11cad7..99125d1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i * [pglookout](https://github.com/ohmu/pglookout) - Replication monitoring and failover daemon * [repmgr](https://github.com/2ndQuadrant/repmgr) - Is an open-source tool suite to manage replication and failover in a cluster of PostgreSQL servers * [Slony-I](http://slony.info) - A "master to multiple slaves" replication system with cascading and failover -* [SkyTools](https://github.com/markokr/skytools) - Replication tools, including PgQ, a queuing system, and Londiste, a replication system a bit simpler to manage than Slony. +* [SkyTools](https://github.com/pgq/skytools-legacy) - Replication tools, including PgQ, a queuing system, and Londiste, a replication system a bit simpler to manage than Slony. ### Backups * [Barman](http://www.pgbarman.org/) - Backup and Recovery Manager for Postgres by 2ndQuadrant