mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Document that pg_basebackup will create its output directory
This commit is contained in:
@ -122,6 +122,9 @@ PostgreSQL documentation
|
||||
<listitem>
|
||||
<para>
|
||||
Directory to write the output to.
|
||||
<application>pg_basebackup</application> will create the directory and
|
||||
any parent directories if necessary. The directory may already exist,
|
||||
but it is an error if the directory already exists and is not empty.
|
||||
</para>
|
||||
<para>
|
||||
When the backup is in tar mode, and the directory is specified as
|
||||
|
Reference in New Issue
Block a user