Skip to content

pg_rewind.sgmlの18.2対応です#3628

Open
noborus wants to merge 1 commit intopgsql-jp:doc_ja_18_2from
noborus:pg_rewind182
Open

pg_rewind.sgmlの18.2対応です#3628
noborus wants to merge 1 commit intopgsql-jp:doc_ja_18_2from
noborus:pg_rewind182

Conversation

@noborus
Copy link
Member

@noborus noborus commented Mar 19, 2026

No description provided.

@noborus noborus added the version 18.2 18.2を対象(doc_ja_18_2)へのpull request label Mar 19, 2026
@noborus noborus requested a review from Copilot March 19, 2026 00:42
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

本PRは、pg_rewind リファレンス(SGML)の日本語記述をPostgreSQL 18.2相当に更新し、デフォルト挙動(特にデータチェックサム)を現行仕様に合わせるものです。

Changes:

  • pg_rewind の実行要件説明を18.2の内容に合わせて更新(データチェックサムのデフォルト有効化を反映)
  • 「マッチ度」「機械翻訳」などの注記行を削除し、本文を整理

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

-->
《マッチ度[86.111111]》<application>pg_rewind</application>を使用するには、ターゲットサーバ上で<filename>postgresql.conf</filename>の<xref linkend="guc-wal-log-hints"/>オプションが有効になっているか、<application>initdb</application>でクラスタを初期化した時にデータチェックサムが有効になっていなければなりません。
どちらもデフォルトではonではありません(無効です)。
<application>pg_rewind</application>を使用するには、ターゲットサーバ上で<filename>postgresql.conf</filename>の<xref linkend="guc-wal-log-hints"/>オプションが有効になっているか、<application>initdb</application>でクラスタを初期化した時にデータチェックサムが有効になっていなければなりません(デフォルト)。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version 18.2 18.2を対象(doc_ja_18_2)へのpull request レビュー待ち

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants