Skip to content

update dblink for 18.6 - #3725

Open
koizumistr wants to merge 1 commit into
pgsql-jp:doc_ja_18from
koizumistr:dblink_18.6
Open

update dblink for 18.6#3725
koizumistr wants to merge 1 commit into
pgsql-jp:doc_ja_18from
koizumistr:dblink_18.6

Conversation

@koizumistr

Copy link
Copy Markdown
Contributor

dblink.sgml の 18.6 対応です。

@KenichiroTanaka KenichiroTanaka left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

対応ありがとうございます。1か所だけ気づいたところがありました。見ていただいてもいいでしょうか。

Comment thread doc/src/sgml/dblink.sgml
SCRAMパススルー認証では、<filename>dblink</filename>はプレーンテキストユーザパスワードの代わりにSCRAMハッシュ化されたシークレットを使用してリモートサーバに接続します。
外部データラッパー<filename>dblink_fdw</filename>には、追加のブールオプション<literal>use_scram_passthrough</literal>があり、<filename>dblink</filename>がSCRAMパススルー認証を使用してリモートデータベースに接続するかどうかを制御します。
これは外部サーバまたはユーザマップに対して指定できます。
ユーザマップ設定は外部サーバ設定を上書きします。

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

user mappingですが他では(postgres-fdw.sgmlなど)「ユーザマップ」ではなく「ユーザマッピング」とされているようです。問題なければ合わせていただいてもいいでしょうか。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants