From 2cd311d4992cf57de832728cb9f84dc2efd802b7 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Tue, 8 Nov 2016 18:34:59 +0100 Subject: [PATCH] Fix typo --- doc/src/sgml/ref/pg_basebackup.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/ref/pg_basebackup.sgml b/doc/src/sgml/ref/pg_basebackup.sgml index 82aa43968e0..6e8ccb9e4cf 100644 --- a/doc/src/sgml/ref/pg_basebackup.sgml +++ b/doc/src/sgml/ref/pg_basebackup.sgml @@ -88,7 +88,7 @@ PostgreSQL documentation There is no guarantee that all WAL files required for the backup are archived at the end of backup. If you are planning to use the backup for an archive recovery and want to ensure that all required files are available at that moment, - you need to include them into the backup by using -x option. + you need to include them into the backup by using the -x option. -- 2.39.5