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 29c4574 commit d507c8aCopy full SHA for d507c8a
doc/pgprobackup.xml
@@ -337,8 +337,7 @@ doc/src/sgml/pgprobackup.sgml
337
PTRACK backup. In this mode, <productname>PostgreSQL</productname> tracks page
338
changes on the fly. Continuous archiving is not necessary
339
for it to operate. Each time a relation page is updated,
340
- this page is marked in a special PTRACK bitmap for this
341
- relation. Tracking implies some
+ this page is marked in a special PTRACK bitmap. Tracking implies some
342
minor overhead on the database server operation, but
343
speeds up incremental backups significantly.
344
</para>
0 commit comments