Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
postgresql-11 / usr / share / locale / ja / LC_MESSAGES / pg_verify_checksums-11.mo
Size: Mime:
Þ•",/<øXù
R]3y?­Hí16(h>‘fÐ$7G\2¤&×!þ8 !Y.{'ª;Ò0 ?&`4‡¼Ðäý,,rY&Ìóƒûo
ï
>D]]¢859]o®Í?|
]¼
wF’@ÙŠ5¥PÛB,LoB¼>ÿ4>Ds¸&Ö%ý/#&SIz²Ä?w·	"
 !

If no data directory (DATADIR) is specified, the environment variable PGDATA
is used.


Options:
  %s [OPTION]... [DATADIR]
  -?, --help             show this help, then exit
  -V, --version          output version information, then exit
  -r RELFILENODE         check only relation with specified relfilenode
  -v, --verbose          output verbose messages
 [-D, --pgdata=]DATADIR  data directory
%s verifies data checksums in a PostgreSQL database cluster.

%s: checksum verification failed in file "%s", block %u: calculated checksum %X but block contains %X
%s: checksums verified in file "%s"
%s: cluster is not compatible with this version of pg_verify_checksums
%s: cluster must be shut down to verify checksums
%s: could not open directory "%s": %s
%s: could not open file "%s": %s
%s: could not read block %u in file "%s": read %d of %d
%s: could not stat file "%s": %s
%s: data checksums are not enabled in cluster
%s: database cluster is not compatible
%s: invalid relfilenode specification, must be numeric: %s
%s: invalid segment number %d in file name "%s"
%s: no data directory specified
%s: pg_control CRC value is incorrect
%s: too many command-line arguments (first is "%s")
Bad checksums:  %s
Blocks scanned: %s
Checksum scan completed
Data checksum version: %d
Files scanned:  %s
Report bugs to <pgsql-bugs@postgresql.org>.
The database cluster was initialized with block size %u, but pg_verify_checksums was compiled with block size %u.
Try "%s --help" for more information.
Usage:
Project-Id-Version: pg_verify_checksums (PostgreSQL 11)
Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org
PO-Revision-Date: 2022-06-14 18:39+0900
Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Language-Team: jpug-doc <jpug-doc@ml.postgresql.jp>
Language: ja
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Generator: Poedit 1.8.13

データディレクトリ(DATADIR)が指定されない場合、PGDATA環境変数が使用されます。


オプション:
  %s [OPTION]... [DATADIR]
  -?, --help             このヘルプを表示して終了
  -V, --version          バージョン情報を表示して終了
  -r RELFILENODE         指定した relfilenode のリレーションのみをチェック
  -v, --verbose          冗長なメッセージ出力
 [-D, --pgdata=]DATADIR  データディレクトリ
%s は  PostgreSQL データベースクラスタのチェックサムを検証します。

%s: ファイル"%s"、ブロック%uでチェックサム検証が失敗しました: 計算されたチェックサムは %X ですが、ブロック内の値は %X です
%s: ファイル"%s"のチェックサムを検証しました
%s: クラスタはこのバージョンのpg_verify_checksumsと互換性がありません
%s: チェックサムの検証を行うにはクラスタがシャットダウンされている必要があります
%s: ディレクトリ"%s"をオープンできませんでした: %s
%s: ファイル"%s"をオープンできませんでした: %s
%1$s: ファイル"%3$s"のブロック%2$uを読み込めませんでした: %5$dバイトのうち%4$dバイトを読み込みました
%s: "%s"ファイルのstatに失敗しました: %s
%s: クラスタのデータチェックサムが有効になっていません
%s: データベースクラスタは互換ではありません

%s: 不正な relfilenode 指定、数値でなければなりません: %s
%1$s: ファイル名 "%3$s"の不正なセグメント番号%2$d
%s: データディレクトリが指定されていません
%s: pg_control のCRC値が正しくありません
%s: コマンドライン引数が多すぎます。(始めは"%s")
チェックサム異常: %s
スキャンしたブロック数: %s
チェックサムの検証が完了
データチェックサムバージョン: %d
スキャンしたファイル数: %s
不具合は<pgsql-bugs@postgresql.org>まで報告してください。
データベースクラスタはブロックサイズ %u で初期化されましたが、pg_verify_checksumsはブロックサイズ %u でコンパイルされています。
詳細については"%s --help"を実行してください。
使用方法: