Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
Chapter 69. Backup Manifest Format
Prev UpPart VII. InternalsHome Next

Chapter 69. Backup Manifest Format

The backup manifest generated bypg_basebackup is primarily intended to permit the backup to be verified usingpg_verifybackup. However, it is also possible for other tools to read the backup manifest file and use the information contained therein for their own purposes. To that end, this chapter describes the format of the backup manifest file.

A backup manifest is a JSON document encoded as UTF-8. (Although in general JSON documents are required to be Unicode, PostgreSQL permits thejson andjsonb data types to be used with any supported server encoding. There is no similar exception for backup manifests.) The JSON document is always an object; the keys that are present in this object are described in the next section.


Prev Up Next
68.3. Planner Statistics and Security Home 69.1. Backup Manifest Top-level Object
pdfepub
Go to PostgreSQL 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp