diff --git a/doc/pgprobackup.xml b/doc/pgprobackup.xml index 35aaaafa..68037e2e 100644 --- a/doc/pgprobackup.xml +++ b/doc/pgprobackup.xml @@ -337,8 +337,7 @@ doc/src/sgml/pgprobackup.sgml PTRACK backup. In this mode, PostgreSQL tracks page changes on the fly. Continuous archiving is not necessary for it to operate. Each time a relation page is updated, - this page is marked in a special PTRACK bitmap for this - relation. Tracking implies some + this page is marked in a special PTRACK bitmap. Tracking implies some minor overhead on the database server operation, but speeds up incremental backups significantly.