Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit961293c

Browse files
committed
Documentation: update
1 parent0309dd7 commit961293c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎Documentation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Current version - 2.1.5
3333
*[Using pg_probackup in the Remote Mode](#using-pg_probackup-in-the-remote-mode)
3434
*[Running pg_probackup on Parallel Threads](#running-pg_probackup-on-parallel-threads)
3535
*[Configuring pg_probackup](#configuring-pg_probackup)
36-
*[Managing the Backup Catalog](#managing-the-backup-Catalog)
36+
*[Managing the Backup Catalog](#managing-the-backup-catalog)
3737
*[Configuring Backup Retention Policy](#configuring-backup-retention-policy)
3838
*[Merging Backups](#merging-backups)
3939
*[Deleting Backups](#deleting-backups)
@@ -490,7 +490,7 @@ Physical verification can be skipped if `--skip-block-validation` flag is used.
490490

491491
Logical verification can be done more thoroughly with flag`--heapallindexed` by checking that all heap tuples that should be indexed are actually indexed, but at the higher cost of CPU, memory and I/O comsumption.
492492

493-
###ValidatingBackups
493+
###Validatinga Backup
494494

495495
pg_probackup calculates checksums for each file in a backup during backup process. The process of checking checksumms of backup data files is called`the backup validation`. By default validation is run immediately after backup is taken and right before restore, to detect possible backup corruption.
496496

@@ -985,7 +985,7 @@ Skips automatic validation after successfull backup. You can use this flag if yo
985985

986986
Additionally[Connection Options](#connection-options),[Retention Options](#retention-options),[Remote Mode Options](#remote-mode-options),[Compression Options](#compression-options),[Logging Options](#logging-options) and[Common Options](#common-options) can be used.
987987

988-
For details on usage, see the section (#creating-a-backup).
988+
For details on usage, see the section[Creating a Backup](#creating-a-backup).
989989

990990
####restore
991991

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp