1
0
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:
Peter Eisentraut
2012-07-25 22:00:00 +03:00
parent 408e82c234
commit 7332aa6c79

View File

@ -122,6 +122,9 @@ PostgreSQL documentation
<listitem> <listitem>
<para> <para>
Directory to write the output to. 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>
<para> <para>
When the backup is in tar mode, and the directory is specified as When the backup is in tar mode, and the directory is specified as