diff options
-rw-r--r-- | doc/src/sgml/ref/pg_basebackup.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_basebackup.sgml b/doc/src/sgml/ref/pg_basebackup.sgml index 7ec14dc887a..bbca5f513c4 100644 --- a/doc/src/sgml/ref/pg_basebackup.sgml +++ b/doc/src/sgml/ref/pg_basebackup.sgml @@ -61,7 +61,7 @@ PostgreSQL documentation <para> There can be multiple pg_basebackups running at the same time, but it is better from a performance point of view to take only one backup, and copy - the the result. + the result. </para> </refsect1> |