From 9a13d89a6b3210fdbbc4cb217fdf6a2205c93f5d Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 19 Feb 2020 09:30:57 +0900 Subject: [PATCH] doc: link to latest blog article from README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff1ebabe..65eb4b5d 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,8 @@ Further reading --------------- * [repmgr documentation](https://repmgr.org/docs/current/index.html) -* [How to Automate PostgreSQL 12 Replication and Failover with repmgr – Part 1](https://www.2ndquadrant.com/en/blog/how-to-automate-postgresql-12-replication-and-failover-with-repmgr-part-1/) +* [How to Automate PostgreSQL 12 Replication and Failover with repmgr - Part 1](https://www.2ndquadrant.com/en/blog/how-to-automate-postgresql-12-replication-and-failover-with-repmgr-part-1/) +* [How to Automate PostgreSQL 12 Replication and Failover with repmgr - Part 2](https://www.2ndquadrant.com/en/blog/how-to-automate-postgresql-12-replication-and-failover-with-repmgr-part-2/) * https://blog.2ndquadrant.com/repmgr-3-2-is-here-barman-support-brand-new-high-availability-features/ * https://blog.2ndquadrant.com/improvements-in-repmgr-3-1-4/ * https://blog.2ndquadrant.com/managing-useful-clusters-repmgr/