Skip to content

Commit 11a0af6

Browse files
committed
by GitHub Actions [skip ci]
1 parent 50ac649 commit 11a0af6

16 files changed

Lines changed: 58 additions & 72 deletions

current/html/appendixes.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

current/html/bookindex.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

current/html/contrib.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

current/html/pgfreespacemap.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>F.27. pg_freespacemap — 空き領域マップを検査する</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="pgcrypto.html" title="F.26. pgcrypto — 暗号関数" /><link rel="next" href="pglogicalinspect.html" title="F.28. pg_logicalinspect — logical decoding components inspection" /><meta name="viewport" content="width=device-width,initial-scale=1.0" /></head><body id="docContent" class="container-fluid col-10"><div class="other_version"><a href="https://www.postgresql.jp/document/">バージョンごとのドキュメント一覧</a></div><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="4" align="center"><a accesskey="h" href="index.html">PostgreSQL 18.0文書</a></th></tr><tr><td width="10%" align="left"></td><td width="10%" align="left"></td><td width="60%" align="center"><a href="contrib.html" title="付録F 追加で提供されるモジュールと拡張">付録F 追加で提供されるモジュールと拡張</a></td><td width="20%" align="right"><div class="actions"><a class="issue" title="github" href="https://github.com/pgsql-jp/jpug-doc/issues/new?template=bug_report.yml&amp;what-happened=version 18.0 : pgfreespacemap.html">誤訳等の報告
3-
</a></div></td></tr><tr><td width="10%" align="left"><a accesskey="p" href="pgcrypto.html" title="F.26. pgcrypto — 暗号関数">前へ</a> </td><td width="10%" align="left"><a accesskey="u" href="contrib.html" title="付録F 追加で提供されるモジュールと拡張">上へ</a></td><td width="60%" align="center">F.27. pg_freespacemap — 空き領域マップを検査する</td><td width="20%" align="right"> <a accesskey="n" href="pglogicalinspect.html" title="F.28. pg_logicalinspect — logical decoding components inspection">次へ</a></td></tr></table><hr /></div><div class="sect1" id="PGFREESPACEMAP"><div class="titlepage"><div><div><h2 class="title" style="clear: both">F.27. pg_freespacemap — 空き領域マップを検査する <a href="#PGFREESPACEMAP" class="id_link">#</a></h2></div></div></div><span class="original">
2+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>F.27. pg_freespacemap — 空き領域マップを検査する</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="pgcrypto.html" title="F.26. pgcrypto — 暗号関数" /><link rel="next" href="pglogicalinspect.html" title="F.28. pg_logicalinspect — ロジカルデコーディングコンポーネントの調査" /><meta name="viewport" content="width=device-width,initial-scale=1.0" /></head><body id="docContent" class="container-fluid col-10"><div class="other_version"><a href="https://www.postgresql.jp/document/">バージョンごとのドキュメント一覧</a></div><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="4" align="center"><a accesskey="h" href="index.html">PostgreSQL 18.0文書</a></th></tr><tr><td width="10%" align="left"></td><td width="10%" align="left"></td><td width="60%" align="center"><a href="contrib.html" title="付録F 追加で提供されるモジュールと拡張">付録F 追加で提供されるモジュールと拡張</a></td><td width="20%" align="right"><div class="actions"><a class="issue" title="github" href="https://github.com/pgsql-jp/jpug-doc/issues/new?template=bug_report.yml&amp;what-happened=version 18.0 : pgfreespacemap.html">誤訳等の報告
3+
</a></div></td></tr><tr><td width="10%" align="left"><a accesskey="p" href="pgcrypto.html" title="F.26. pgcrypto — 暗号関数">前へ</a> </td><td width="10%" align="left"><a accesskey="u" href="contrib.html" title="付録F 追加で提供されるモジュールと拡張">上へ</a></td><td width="60%" align="center">F.27. pg_freespacemap — 空き領域マップを検査する</td><td width="20%" align="right"> <a accesskey="n" href="pglogicalinspect.html" title="F.28. pg_logicalinspect — ロジカルデコーディングコンポーネントの調査">次へ</a></td></tr></table><hr /></div><div class="sect1" id="PGFREESPACEMAP"><div class="titlepage"><div><div><h2 class="title" style="clear: both">F.27. pg_freespacemap — 空き領域マップを検査する <a href="#PGFREESPACEMAP" class="id_link">#</a></h2></div></div></div><span class="original">
44
&lt;title&gt;pg_freespacemap &amp;mdash; examine the free space map&lt;/title&gt;
55
</span><a id="id-1.11.7.37.2" class="indexterm"></a><p>
66
<span class="original">
@@ -102,4 +102,4 @@
102102
</span>
103103
オリジナルバージョンは Mark Kirkwood <code class="email">&lt;<a class="email" href="mailto:markir@paradise.net.nz">markir@paradise.net.nz</a>&gt;</code>によるものです。
104104
バージョン8.4では、Heikki Linnakangas <code class="email">&lt;<a class="email" href="mailto:heikki@enterprisedb.com">heikki@enterprisedb.com</a>&gt;</code>により、新しい<acronym class="acronym">FSM</acronym>実装に合うよう書き直されました。
105-
</p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="pgcrypto.html" title="F.26. pgcrypto — 暗号関数">前へ</a> </td><td width="20%" align="center"><a accesskey="u" href="contrib.html" title="付録F 追加で提供されるモジュールと拡張">上へ</a></td><td width="40%" align="right"> <a accesskey="n" href="pglogicalinspect.html" title="F.28. pg_logicalinspect — logical decoding components inspection">次へ</a></td></tr><tr><td width="40%" align="left" valign="top">F.26. pgcrypto — 暗号関数 </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 18.0文書">ホーム</a></td><td width="40%" align="right" valign="top"> F.28. pg_logicalinspect — logical decoding components inspection</td></tr></table></div></body></html>
105+
</p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="pgcrypto.html" title="F.26. pgcrypto — 暗号関数">前へ</a> </td><td width="20%" align="center"><a accesskey="u" href="contrib.html" title="付録F 追加で提供されるモジュールと拡張">上へ</a></td><td width="40%" align="right"> <a accesskey="n" href="pglogicalinspect.html" title="F.28. pg_logicalinspect — ロジカルデコーディングコンポーネントの調査">次へ</a></td></tr><tr><td width="40%" align="left" valign="top">F.26. pgcrypto — 暗号関数 </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 18.0文書">ホーム</a></td><td width="40%" align="right" valign="top"> F.28. pg_logicalinspect — ロジカルデコーディングコンポーネントの調査</td></tr></table></div></body></html>

current/html/pglogicalinspect.html

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,28 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>F.28. pg_logicalinspect — logical decoding components inspection</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="pgfreespacemap.html" title="F.27. pg_freespacemap — 空き領域マップを検査する" /><link rel="next" href="pgoverexplain.html" title="F.29. pg_overexplain — allow EXPLAIN to dump even more details" /><meta name="viewport" content="width=device-width,initial-scale=1.0" /></head><body id="docContent" class="container-fluid col-10"><div class="other_version"><a href="https://www.postgresql.jp/document/">バージョンごとのドキュメント一覧</a></div><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="4" align="center"><a accesskey="h" href="index.html">PostgreSQL 18.0文書</a></th></tr><tr><td width="10%" align="left"></td><td width="10%" align="left"></td><td width="60%" align="center"><a href="contrib.html" title="付録F 追加で提供されるモジュールと拡張">付録F 追加で提供されるモジュールと拡張</a></td><td width="20%" align="right"><div class="actions"><a class="issue" title="github" href="https://github.com/pgsql-jp/jpug-doc/issues/new?template=bug_report.yml&amp;what-happened=version 18.0 : pglogicalinspect.html">誤訳等の報告
3-
</a></div></td></tr><tr><td width="10%" align="left"><a accesskey="p" href="pgfreespacemap.html" title="F.27. pg_freespacemap — 空き領域マップを検査する">前へ</a> </td><td width="10%" align="left"><a accesskey="u" href="contrib.html" title="付録F 追加で提供されるモジュールと拡張">上へ</a></td><td width="60%" align="center">F.28. pg_logicalinspect — logical decoding components inspection</td><td width="20%" align="right"> <a accesskey="n" href="pgoverexplain.html" title="F.29. pg_overexplain — allow EXPLAIN to dump even more details">次へ</a></td></tr></table><hr /></div><div class="sect1" id="PGLOGICALINSPECT"><div class="titlepage"><div><div><h2 class="title" style="clear: both">F.28. pg_logicalinspect — logical decoding components inspection <a href="#PGLOGICALINSPECT" class="id_link">#</a></h2></div></div></div><a id="id-1.11.7.38.2" class="indexterm"></a><p>
2+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>F.28. pg_logicalinspect — ロジカルデコーディングコンポーネントの調査</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="pgfreespacemap.html" title="F.27. pg_freespacemap — 空き領域マップを検査する" /><link rel="next" href="pgoverexplain.html" title="F.29. pg_overexplain — allow EXPLAIN to dump even more details" /><meta name="viewport" content="width=device-width,initial-scale=1.0" /></head><body id="docContent" class="container-fluid col-10"><div class="other_version"><a href="https://www.postgresql.jp/document/">バージョンごとのドキュメント一覧</a></div><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="4" align="center"><a accesskey="h" href="index.html">PostgreSQL 18.0文書</a></th></tr><tr><td width="10%" align="left"></td><td width="10%" align="left"></td><td width="60%" align="center"><a href="contrib.html" title="付録F 追加で提供されるモジュールと拡張">付録F 追加で提供されるモジュールと拡張</a></td><td width="20%" align="right"><div class="actions"><a class="issue" title="github" href="https://github.com/pgsql-jp/jpug-doc/issues/new?template=bug_report.yml&amp;what-happened=version 18.0 : pglogicalinspect.html">誤訳等の報告
3+
</a></div></td></tr><tr><td width="10%" align="left"><a accesskey="p" href="pgfreespacemap.html" title="F.27. pg_freespacemap — 空き領域マップを検査する">前へ</a> </td><td width="10%" align="left"><a accesskey="u" href="contrib.html" title="付録F 追加で提供されるモジュールと拡張">上へ</a></td><td width="60%" align="center">F.28. pg_logicalinspect — ロジカルデコーディングコンポーネントの調査</td><td width="20%" align="right"> <a accesskey="n" href="pgoverexplain.html" title="F.29. pg_overexplain — allow EXPLAIN to dump even more details">次へ</a></td></tr></table><hr /></div><div class="sect1" id="PGLOGICALINSPECT"><div class="titlepage"><div><div><h2 class="title" style="clear: both">F.28. pg_logicalinspect — ロジカルデコーディングコンポーネントの調査 <a href="#PGLOGICALINSPECT" class="id_link">#</a></h2></div></div></div><span class="original">
4+
&lt;title&gt;pg_logicalinspect &amp;mdash; logical decoding components inspection&lt;/title&gt;
5+
</span><a id="id-1.11.7.38.2" class="indexterm"></a><p>
46
<span class="original">
57
The &lt;filename&gt;pg_logicalinspect&lt;/filename&gt; module provides SQL functions
68
that allow you to inspect the contents of logical decoding components. It
79
allows the inspection of serialized logical snapshots of a running
810
&lt;productname&gt;PostgreSQL&lt;/productname&gt; database cluster, which is useful
911
for debugging or educational purposes.
1012
</span>
11-
《機械翻訳》<code class="filename">pg_logicalinspect</code>モジュールは、SQLコンポーネントの内容を検査できるロジカルデコーディング関数を提供します。
12-
これにより、実行中の<span class="productname">PostgreSQL</span>ロジカルのシリアル化されたデータベースクラスタスナップショットを検査できます。
13-
これは、デバッグや教育目的に役立ちます。
13+
<code class="filename">pg_logicalinspect</code>モジュールは、ロジカルデコーディングコンポーネントの内容を調査することができるSQL関数を提供します。
14+
これにより実行中の<span class="productname">PostgreSQL</span>データベースクラスタのシリアル化された論理スナップショットを調査することができ、デバッグや教育目的に役立ちます。
1415
</p><p>
1516
<span class="original">
1617
By default, use of these functions is restricted to superusers and members of
1718
the &lt;literal&gt;pg_read_server_files&lt;/literal&gt; role. Access may be granted by
1819
superusers to others using &lt;command&gt;GRANT&lt;/command&gt;.
1920
</span>
20-
《機械翻訳》デフォルト別に見ると、これらの関数の使用はスーパーユーザに限定されています。
21-
また、<code class="literal">pg_read_server_files</code>メンバ.ロールを使用している他のユーザに対して、スーパーユーザはアクセスを付与することができます。
22-
<code class="command">GRANT</code>
23-
</p><div class="sect2" id="PGLOGICALINSPECT-FUNCS"><div class="titlepage"><div><div><h3 class="title">F.28.1. Functions <a href="#PGLOGICALINSPECT-FUNCS" class="id_link">#</a></h3></div></div></div><div class="variablelist"><dl class="variablelist"><dt id="PGLOGICALINSPECT-FUNCS-PG-GET-LOGICAL-SNAPSHOT-META"><span class="term">
21+
デフォルトでは、これらの関数の使用はスーパーユーザと<code class="literal">pg_read_server_files</code>ロールのメンバに制限されています。
22+
スーパーユーザは<code class="command">GRANT</code>を使うことによってほかのユーザにアクセスを許可できます。
23+
</p><div class="sect2" id="PGLOGICALINSPECT-FUNCS"><div class="titlepage"><div><div><h3 class="title">F.28.1. 関数 <a href="#PGLOGICALINSPECT-FUNCS" class="id_link">#</a></h3></div></div></div><span class="original">
24+
&lt;title&gt;Functions&lt;/title&gt;
25+
</span><div class="variablelist"><dl class="variablelist"><dt id="PGLOGICALINSPECT-FUNCS-PG-GET-LOGICAL-SNAPSHOT-META"><span class="term">
2426
<code class="function">pg_get_logical_snapshot_meta(filename text) returns record</code>
2527
</span> <a href="#PGLOGICALINSPECT-FUNCS-PG-GET-LOGICAL-SNAPSHOT-META" class="id_link">#</a></dt><dd><p>
2628
<span class="original">
@@ -30,9 +32,9 @@
3032
file name.
3133
For example:
3234
</span>
33-
《機械翻訳》snapshotの<code class="filename">pg_logical/snapshots</code>ディレクトリにあるsnapshotメタデータについて、ロジカルサーバファイルを取得します
34-
<em class="replaceable"><code>filename</code></em>引数はsnapshotファイルの名前を表します
35-
例の場合は、次のようになります。
35+
サーバの<code class="filename">pg_logical/snapshots</code>にあるスナップショットファイルの論理スナップショットメタデータを取得します
36+
<em class="replaceable"><code>filename</code></em>引数はスナップショットファイル名を表します
37+
例:
3638
</p><pre class="screen">
3739
postgres=# SELECT * FROM pg_ls_logicalsnapdir();
3840
-[ RECORD 1 ]+-----------------------
@@ -59,7 +61,7 @@
5961
If &lt;replaceable&gt;filename&lt;/replaceable&gt; does not match a snapshot file, the
6062
function raises an error.
6163
</span>
62-
《機械翻訳》もし<em class="replaceable"><code>filename</code></em>マッチがsnapshotファイルでなければ、関数はエラーを上げる
64+
<em class="replaceable"><code>filename</code></em>がスナップショットファイルと一致しない場合は、関数はエラーを発生します
6365
</p></dd><dt id="PGLOGICALINSPECT-FUNCS-PG-GET-LOGICAL-SNAPSHOT-INFO"><span class="term">
6466
<code class="function">pg_get_logical_snapshot_info(filename text) returns record</code>
6567
</span> <a href="#PGLOGICALINSPECT-FUNCS-PG-GET-LOGICAL-SNAPSHOT-INFO" class="id_link">#</a></dt><dd><p>
@@ -70,9 +72,9 @@
7072
file name.
7173
For example:
7274
</span>
73-
《機械翻訳》ロジカルの<code class="filename">pg_logical/snapshots</code>ディレクトリにあるsnapshot snapshotに関するサーバファイル情報を取得します
74-
<em class="replaceable"><code>filename</code></em>引数はsnapshot・ファイルの名前を表します
75-
例の場合は、次のようになります。
75+
サーバの<code class="filename">pg_logical/snapshots</code>にあるスナップショットファイルの論理スナップショット情報を取得します
76+
<em class="replaceable"><code>filename</code></em>引数はスナップショットファイル名を表します
77+
例:
7678
</p><pre class="screen">
7779
postgres=# SELECT * FROM pg_ls_logicalsnapdir();
7880
-[ RECORD 1 ]+-----------------------
@@ -121,7 +123,7 @@
121123
If &lt;replaceable&gt;filename&lt;/replaceable&gt; does not match a snapshot file, the
122124
function raises an error.
123125
</span>
124-
《機械翻訳》もし<em class="replaceable"><code>filename</code></em>マッチがsnapshotファイルでなければ、関数はエラーを上げる
126+
<em class="replaceable"><code>filename</code></em>がスナップショットファイルと一致しない場合は、関数はエラーを発生します
125127
</p></dd></dl></div></div><div class="sect2" id="PGLOGICALINSPECT-AUTHOR"><div class="titlepage"><div><div><h3 class="title">F.28.2. 作者 <a href="#PGLOGICALINSPECT-AUTHOR" class="id_link">#</a></h3></div></div></div><span class="original">
126128
&lt;title&gt;Author&lt;/title&gt;
127129
</span><p>

0 commit comments

Comments
 (0)