From d68714b29c42d10437b56372d6b0a1dda1e7d7f5 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sun, 29 May 2011 01:17:37 +0300 Subject: Allow pg_basebackup compressed tar output to stdout --- doc/src/sgml/ref/pg_basebackup.sgml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/pg_basebackup.sgml b/doc/src/sgml/ref/pg_basebackup.sgml index 8a7b833f0fc..32fa9f858ca 100644 --- a/doc/src/sgml/ref/pg_basebackup.sgml +++ b/doc/src/sgml/ref/pg_basebackup.sgml @@ -174,8 +174,7 @@ PostgreSQL documentation Enables gzip compression of tar file output. Compression is only - available when generating tar files, and is not available when sending - output to standard output. + available when using the tar format. -- cgit v1.2.3