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 6c5ced1 commit 36f7c3aCopy full SHA for 36f7c3a
doc/src/sgml/ref/pg_basebackup.sgml
@@ -41,9 +41,9 @@ PostgreSQL documentation
41
42
<para>
43
<application>pg_basebackup</application> makes a binary copy of the database
44
- cluster files, while making sure the system is automatically put in and
+ cluster files, while making sure the system is put in and
45
out of backup mode automatically. Backups are always taken of the entire
46
- database cluster, it is not possible to back up individual databases or
+ database cluster; it is not possible to back up individual databases or
47
database objects. For individual database backups, a tool such as
48
<xref linkend="APP-PGDUMP"> must be used.
49
</para>
0 commit comments