Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
pg_verify_checksums
Prev UpPostgres Pro Server ApplicationsHome Next

pg_verify_checksums

pg_verify_checksums — verify data checksums in aPostgres Pro database cluster

Synopsis

pg_verify_checksums [option...] [[-D |--pgdata ] datadir]

Description

pg_verify_checksums verifies data checksums in aPostgres Pro cluster. The server must be shut down cleanly before runningpg_verify_checksums. The exit status is zero if there are no checksum errors, otherwise nonzero.

Options

The following command-line options are available:

-Ddirectory
--pgdata=directory

Specifies the directory where the database cluster is stored.

-v
--verbose

Enable verbose output. Lists all checked files.

-rrelfilenode

Only validate checksums in the relation with specified relfilenode.

-V
--version

Print thepg_verify_checksums version and exit.

-?
--help

Show help aboutpg_verify_checksums command line arguments, and exit.

Environment

PGDATA

Specifies the directory where the database cluster is stored; can be overridden using the-D option.


Prev Up Next
pg_upgrade Home pg_waldump
epubpdf
Go to Postgres Pro Standard 11
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp