Thanks to visit codestin.com Credit goes to github.com
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 408e82c commit 7332aa6Copy full SHA for 7332aa6
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