Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

訳抜けの修正 #3151

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Conversation

noborus
Copy link
Contributor

@noborus noborus commented Nov 6, 2024

チェックのため括弧の全角に修正したものを含みます。
.と。の対応の修正も含みます。

チェックのため括弧の全角に修正したものを含みます。
.と。の対応の修正も含みます。
@noborus noborus added the version 16 version 16を対象 label Nov 6, 2024
Copy link
Contributor

@KenichiroTanaka KenichiroTanaka left a comment

Choose a reason for hiding this comment

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

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

@@ -9636,6 +9638,7 @@ Unixシステムにおいては、<varname>logging_collector</varname>が有効
デフォルトのパーミッションは<literal>0600</literal>で、意味するところはサーバの所有者のみログファイルの読み書きが可能です。
そのほか一般的に実用的な設定は<literal>0640</literal>で、所有者のグループはファイルを読み込めます。
しかし、これらの設定を活用するには<xref linkend="guc-log-directory"/>がクラスタデータディレクトリの外部のどこかにあるファイルを格納できるように変更する必要があります。
それらは機密データを含む可能性があるため、ログファイルを誰もが読み取り可能にすることは賢明ではありません。
Copy link
Contributor

Choose a reason for hiding this comment

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

細かいですが、In any caseの訳出があった方が良いように思います。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ありがとうございます。修正しました。

Copy link
Contributor

@KenichiroTanaka KenichiroTanaka left a comment

Choose a reason for hiding this comment

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

複数名のレビューが通ってますのでこの辺りでマージします。

@KenichiroTanaka KenichiroTanaka merged commit 8cef0f7 into pgsql-jp:doc_ja_16 Nov 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants