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

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など)「ユーザマップ」ではなく「ユーザマッピング」とされているようです。問題なければ合わせていただいてもいいでしょうか。

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

例えば、ref/create_user_mapping.sgml とかで以下のように「ユーザマップ」と言っているので

英)define a new mapping of a user to a foreign server
日)外部サーバのユーザマップを新しく定義する

飛びついてしまったのですが、確かにrefでない方は「ユーザマッピング」が多数派のようですね。でも、逆にref以下は「ユーザマップ」が多数派に見えます。何か意図的にやっているのかな。もうちょっと見てみます。

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