From 255623004caef4688edbb7544e24c0ce514744a0 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 9 May 2019 16:09:22 +0900 Subject: [PATCH] doc: update link to PostgreSQL documentation --- doc/overview.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/overview.sgml b/doc/overview.sgml index be63b95e..cc44cd02 100644 --- a/doc/overview.sgml +++ b/doc/overview.sgml @@ -17,7 +17,7 @@ This guide assumes that you are familiar with PostgreSQL administration and streaming replication concepts. For further details on streaming replication, see the PostgreSQL documentation section on + url="https://www.postgresql.org/docs/current/warm-standby.html#STREAMING-REPLICATION"> streaming replication.