Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions doc/src/sgml/ref/clusterdb.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ PostgreSQL documentation
<!--
Print detailed information during processing.
-->
処理の間、詳細な情報を出力します
処理中に詳細な情報を表示します
</para>
</listitem>
</varlistentry>
Expand Down Expand Up @@ -256,7 +256,7 @@ PostgreSQL documentation
extension on which the server
is listening for connections.
-->
サーバが接続を監視するTCPポートもしくはUnixドメインソケットファイルの拡張子を指定します
サーバが接続を監視するTCPポートもしくはローカルUnixドメインソケットファイルの拡張子を指定します
</para>
</listitem>
</varlistentry>
Expand All @@ -269,7 +269,7 @@ PostgreSQL documentation
<!--
User name to connect as.
-->
接続するためのユーザ名です
接続ユーザ名です
</para>
</listitem>
</varlistentry>
Expand Down
4 changes: 2 additions & 2 deletions doc/src/sgml/ref/createdb.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ ICUロケールプロバイダを選択した場合に、このデータベー
Specifies the TCP port or the local Unix domain socket file
extension on which the server is listening for connections.
-->
サーバが接続を監視するTCPポートもしくはUnixドメインソケットのファイル拡張子を指定します
サーバが接続を監視するTCPポートもしくはローカルUnixドメインソケットファイルの拡張子を指定します
</para>
</listitem>
</varlistentry>
Expand All @@ -392,7 +392,7 @@ ICUロケールプロバイダを選択した場合に、このデータベー
<!--
User name to connect as.
-->
接続に使用するユーザ名を指定します
接続ユーザ名です
</para>
</listitem>
</varlistentry>
Expand Down
4 changes: 2 additions & 2 deletions doc/src/sgml/ref/createuser.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ PostgreSQL documentation
extension on which the server
is listening for connections.
-->
サーバが接続を監視するTCPポートもしくはUnixドメインソケットファイルの拡張子を指定します
サーバが接続を監視するTCPポートもしくはローカルUnixドメインソケットファイルの拡張子を指定します
</para>
</listitem>
</varlistentry>
Expand All @@ -543,7 +543,7 @@ PostgreSQL documentation
<!--
User name to connect as (not the user name to create).
-->
接続に使用するユーザ名です(作成するユーザの名前ではありません)。
接続ユーザ名です(作成するユーザの名前ではありません)。
</para>
</listitem>
</varlistentry>
Expand Down
4 changes: 2 additions & 2 deletions doc/src/sgml/ref/dropdb.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ PostgreSQL documentation
extension on which the server
is listening for connections.
-->
サーバが接続を監視するTCPポートもしくはUnixドメインソケットファイルの拡張子を指定します
サーバが接続を監視するTCPポートもしくはローカルUnixドメインソケットファイルの拡張子を指定します
</para>
</listitem>
</varlistentry>
Expand All @@ -227,7 +227,7 @@ PostgreSQL documentation
<!--
User name to connect as.
-->
接続するユーザ名を指定します
接続ユーザ名です
</para>
</listitem>
</varlistentry>
Expand Down
5 changes: 2 additions & 3 deletions doc/src/sgml/ref/dropuser.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ PostgreSQL documentation
extension on which the server
is listening for connections.
-->
サーバが接続を監視するTCPポートもしくはUnixドメインソケットのファイル拡張子を指定します
サーバが接続を監視するTCPポートもしくはローカルUnixドメインソケットファイルの拡張子を指定します
</para>
</listitem>
</varlistentry>
Expand All @@ -218,8 +218,7 @@ PostgreSQL documentation
<!--
User name to connect as (not the user name to drop).
-->
接続に使用するユーザ名です
(削除するユーザ名ではありません)。
接続ユーザ名です(削除するユーザ名ではありません)。
</para>
</listitem>
</varlistentry>
Expand Down
6 changes: 3 additions & 3 deletions doc/src/sgml/ref/pg_basebackup.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ PostgreSQL documentation
The following command-line options control the location and format of the
output:
-->
以下のコマンドラインオプションは出力の場所と書式を制御します
以下のコマンドラインオプションは、出力の場所と書式を制御します

<variablelist>
<varlistentry>
Expand Down Expand Up @@ -1166,8 +1166,8 @@ SHAハッシュ関数を使うと、バックアップが変更されていな
linkend="libpq-connstring">connection string</link>; these
will override any conflicting command line options.
-->
サーバとの接続のために使用するパラメータを、<link linkend="libpq-connstring">接続文字列</link>として指定します。
衝突するコマンドラインオプションよりも優先します
サーバに接続するために使用されるパラメータを<link linkend="libpq-connstring">接続文字列</link>として指定します。
これは衝突するコマンドラインオプションよりも優先します
</para>
<para>
<!--
Expand Down
30 changes: 15 additions & 15 deletions doc/src/sgml/ref/pg_dump.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ PostgreSQL documentation
The following command-line options control the content and
format of the output.
-->
以下のコマンドラインオプションは出力内容とその形式を制御します
以下のコマンドラインオプションは、出力の内容と形式を制御します

<variablelist>
<varlistentry>
Expand Down Expand Up @@ -208,7 +208,7 @@ PostgreSQL documentation
This option is similar to, but for historical reasons not identical
to, specifying <option>&#45;-section=data</option>.
-->
このオプションは<option>--section=data</option>を指定することと似ていますが、歴史的な理由で同一ではありません
このオプションは<option>--section=data</option>を指定することと似ていますが、歴史的な理由により同一ではありません
</para>
</listitem>
</varlistentry>
Expand Down Expand Up @@ -802,9 +802,9 @@ tar形式アーカイブを展開すると、有効なディレクトリ形式
(Usually, it's better to leave this out, and instead start the
resulting script as superuser.)
-->
トリガを無効にする場合に使用する、スーパーユーザのユーザ名を指定します
これは<option>--disable-triggers</option>を使う場合にのみ使用されます
通常は、このオプションを使うよりも、出力されたスクリプトをスーパーユーザ権限で実行する方が良いでしょう。)
トリガを無効にする場合に使用するスーパーユーザのユーザ名を指定します
これは<option>--disable-triggers</option>を使用する場合にのみ関連します
通常はこのオプションを使うよりも、出力されたスクリプトをスーパーユーザ権限で実行する方が良いでしょう。)
</para>
</listitem>
</varlistentry>
Expand Down Expand Up @@ -1098,7 +1098,7 @@ tarアーカイブ形式では現在圧縮を全くサポートしていませ
a superuser name with <option>-S</option>, or preferably be careful to
start the resulting script as a superuser.
-->
現在のところ、<option>--disable-triggers</option>に対応するコマンドを実行するのは、スーパーユーザでなければなりません。
現在のところ、<option>--disable-triggers</option>を指定してコマンドを実行するのは、スーパーユーザでなければなりません。
そのため、<option>-S</option>でスーパーユーザの名前を指定するか、あるいは、可能であれば、スーパーユーザ権限でスクリプトを開始するよう注意する必要があります。
</para>

Expand Down Expand Up @@ -1397,7 +1397,7 @@ tarアーカイブ形式では現在圧縮を全くサポートしていませ
<literal>#</literal>で始まる行はコメントと見なされ、無視されます。
コメントはオブジェクトパターン行の後にも置くことができます。
空行も無視されます。
パターン内の引用符の実行方法については<xref linkend="app-psql-patterns"/>を参照してください。
パターンの引用符付けの方法については、<xref linkend="app-psql-patterns"/>を参照してください。
</para>

<para>
Expand All @@ -1423,7 +1423,7 @@ tarアーカイブ形式では現在圧縮を全くサポートしていませ
specified.
-->
<literal>DROP ... IF EXISTS</literal>コマンドを使用して、<option>--clean</option>モードでオブジェクトを削除します。
これは、そうでなければ報告される<quote>does not exist</quote>エラーを抑制します。
これは、そうでなければ報告される可能性のある<quote>does not exist</quote>エラーを抑制します。
このオプションは、<option>--clean</option>も指定されていない場合には無効です。
</para>
</listitem>
Expand Down Expand Up @@ -1524,10 +1524,10 @@ tarアーカイブ形式では現在圧縮を全くサポートしていませ
and the two systems have different definitions of the collation used
to sort the partitioning column.
-->
テーブルパーティションのデータをダンプするときには、<command>COPY</command>あるいは<command>INSERT</command>文の対象を、そのパーティションではなく、それを含むパーティション階層のルートにします。
これにより、データが読み込まれるときに各行に対して適切なパーティションが再判断されます
これは行が元のサーバ上と同じパーティションに必ずしも落ちないようなサーバ上にデータを再読み込みするときに有用でしょう
例えば、パーティション列がtext型で二つのシステムがパーティション列のソートで使われる照合順序の異なる定義を持っている場合に、これはあり得ます
テーブルパーティションのデータをダンプする場合、<command>COPY</command>または<command>INSERT</command>文の対象をパーティション自体ではなく、それを含むパーティション階層のルートにします。
これにより、データが読み込まれるときに、各行に対して適切なパーティションが再決定されます
これは、リストア先のサーバで、行が元のサーバと同じパーティションに常に収まらない場合に有用です
例えば、パーティション化列がtext型で、2つのシステムでパーティション化列のソートに使用される照合順序の定義が異なる場合などに発生する可能性があります
</para>
</listitem>
</varlistentry>
Expand Down Expand Up @@ -1678,8 +1678,8 @@ tarアーカイブ形式では現在圧縮を全くサポートしていませ
With this option, all objects will be created with whichever
table access method is the default during restore.
-->
セレクトテーブルアクセスメソッドにコマンドを出力しません
このオプションを使用すると、リストア中にどのテーブルアクセスメソッドがデフォルトであっても、すべてのオブジェクトが作成されます
テーブルアクセスメソッドを選択するコマンドを出力しません
このオプションを使用すると、すべてのオブジェクトはリストア時にデフォルトとなっているテーブルアクセスメソッドで作成されます
</para>

<para>
Expand All @@ -1704,7 +1704,7 @@ tarアーカイブ形式では現在圧縮を全くサポートしていませ
tablespace is the default during restore.
-->
テーブル空間を選択するコマンドを出力しません。
このオプションを使用すると、すべてのオブジェクトはリストア時のデフォルトのテーブル空間の中に作成されます
このオプションを使用すると、すべてのオブジェクトはリストア時にデフォルトとなっているテーブル空間内に作成されます
</para>

<para>
Expand Down
31 changes: 16 additions & 15 deletions doc/src/sgml/ref/pg_dumpall.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ SQLスクリプトは標準出力に書き込まれます。
The following command-line options control the content and
format of the output.
-->
以下のコマンドラインオプションは出力内容や形式を制御します
以下のコマンドラインオプションは、出力の内容と形式を制御します

<variablelist>
<varlistentry>
Expand Down Expand Up @@ -270,8 +270,8 @@ SQLスクリプトは標準出力に書き込まれます。
(Usually, it's better to leave this out, and instead start the
resulting script as superuser.)
-->
トリガを無効にする際に使用するスーパーユーザのユーザ名を指定します
これは<option>--disable-triggers</option>を使用する場合にのみ使用されます
トリガを無効にする場合に使用するスーパーユーザのユーザ名を指定します
これは<option>--disable-triggers</option>を使用する場合にのみ関連します
(通常はこのオプションを使うよりも、出力されたスクリプトをスーパーユーザ権限で実行する方が良いでしょう。)
</para>
</listitem>
Expand Down Expand Up @@ -333,7 +333,7 @@ SQLスクリプトは標準出力に書き込まれます。
<!--
Prevent dumping of access privileges (grant/revoke commands).
-->
アクセス権限のダンプ(grant/revokeコマンド)を行いません
アクセス権限(grant/revokeコマンド)のダンプを抑制します
</para>
</listitem>
</varlistentry>
Expand Down Expand Up @@ -483,7 +483,7 @@ SQLスクリプトは標準出力に書き込まれます。
<!--
The file lists one database pattern per row, with the following format:
-->
ファイルには、1行に1つのデータベースパターンがリストされ、次の形式になります
ファイルは、1行につき1つのデータベースパターンを、以下の形式でリストします
<synopsis>
exclude database <replaceable class="parameter">PATTERN</replaceable>
</synopsis>
Expand All @@ -499,7 +499,7 @@ exclude database <replaceable class="parameter">PATTERN</replaceable>
<literal>#</literal>で始まる行はコメントと見なされ、無視されます。
コメントはオブジェクトパターン行の後にも置くことができます。
空行も無視されます。
パターン内の引用方法については<xref linkend="app-psql-patterns"/>を参照してください。
パターンの引用符付けの方法については、<xref linkend="app-psql-patterns"/>を参照してください。
</para>

</listitem>
Expand All @@ -517,7 +517,7 @@ exclude database <replaceable class="parameter">PATTERN</replaceable>
specified.
-->
<literal>DROP ... IF EXISTS</literal>コマンドを使用して、<option>--clean</option>モードでオブジェクトを削除します。
これは、<quote>does not exist</quote>エラーを抑制します。
これは、そうでなければ報告される可能性のある<quote>does not exist</quote>エラーを抑制します。
このオプションは、<option>--clean</option>も指定されていない場合には無効です。
</para>
</listitem>
Expand Down Expand Up @@ -561,10 +561,10 @@ exclude database <replaceable class="parameter">PATTERN</replaceable>
and the two systems have different definitions of the collation used
to sort the partitioning column.
-->
テーブルパーティションに対するデータをダンプするとき、<command>COPY</command><command>INSERT</command>文をパーティション自体ではなく、それを含むパーティション階層のルートに向けさせます
これにより、データが読み込まれるときに各行に対して適切なパーティションが再判断されるようになります
これは、行が必ずしも元のサーバと同じパーティションに落ちないようなサーバにデータをリストアするときに有用でしょう
例えば、パーティション列がtext型で二つのシステムがパーティション列をソートするのに使われる照合順序の異なった定義を持っている場合に、これは起こりえることです
テーブルパーティションのデータをダンプする場合、<command>COPY</command>または<command>INSERT</command>文の対象をパーティション自体ではなく、それを含むパーティション階層のルートにします
これにより、データが読み込まれるときに、各行に対して適切なパーティションが再決定されます
これは、リストア先のサーバで、行が元のサーバと同じパーティションに常に収まらない場合に有用です
例えば、パーティション化列がtext型で、2つのシステムでパーティション化列のソートに使用される照合順序の定義が異なる場合などに発生する可能性があります
</para>
</listitem>
</varlistentry>
Expand Down Expand Up @@ -734,8 +734,8 @@ exclude database <replaceable class="parameter">PATTERN</replaceable>
With this option, all objects will be created with whichever
table access method is the default during restore.
-->
セレクトテーブルアクセスメソッドにコマンドを出力しません

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

セレクトテーブルアクセスメソッドは間違いだと思うので修正してます。

このオプションを使用すると、リストア中にどのテーブルアクセスメソッドがデフォルトであっても、すべてのオブジェクトが作成されます
テーブルアクセスメソッドを選択するコマンドを出力しません
このオプションを使用すると、すべてのオブジェクトはリストア時にデフォルトとなっているテーブルアクセスメソッドで作成されます
</para>
</listitem>
</varlistentry>
Expand All @@ -751,7 +751,7 @@ exclude database <replaceable class="parameter">PATTERN</replaceable>
tablespace is the default during restore.
-->
オブジェクト用にテーブル空間を作成または選択するコマンドを出力しません。
このオプションを付けると、すべてのオブジェクトはリストア時のデフォルトのテーブル空間内に作成されます。
このオプションを使用すると、すべてのオブジェクトはリストア時のデフォルトのテーブル空間内に作成されます。
</para>
</listitem>
</varlistentry>
Expand Down Expand Up @@ -972,7 +972,8 @@ exclude database <replaceable class="parameter">PATTERN</replaceable>
linkend="libpq-connstring">connection string</link>; these
will override any conflicting command line options.
-->
サーバに接続するために使用されるパラメータを<link linkend="libpq-connstring">接続文字列</link>として指定します。これは衝突するコマンドラインオプションよりも優先します。
サーバに接続するために使用されるパラメータを<link linkend="libpq-connstring">接続文字列</link>として指定します。
これは衝突するコマンドラインオプションよりも優先します。
</para>
<para>
<!--
Expand Down
Loading
Loading