8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f17dc commit 08d715aCopy full SHA for 08d715a
doc/src/sgml/ref/pg_basebackup.sgml
@@ -122,6 +122,9 @@ PostgreSQL documentation
122
<listitem>
123
<para>
124
Directory to write the output to.
125
+ <application>pg_basebackup</application> will create the directory and
126
+ any parent directories if necessary. The directory may already exist,
127
+ but it is an error if the directory already exists and is not empty.
128
</para>
129
130
When the backup is in tar mode, and the directory is specified as
0 commit comments