Skip to content

Commit 335ec91

Browse files
committed
by GitHub Actions [skip ci]
1 parent a7d3b4d commit 335ec91

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

current/html/diskusage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
server panic and consequent shutdown might occur.
135135
</span>
136136
データベース管理者の最も重要なディスク監視作業は、ディスクが容量不足になっていないことを確認することです。
137-
データディスクが容量不足になったなった場合、データの破損は発生しませんが、有用な活動が行われなくなる可能性があります。
137+
データディスクが容量不足になった場合、データの破損は発生しませんが、有用な活動が行われなくなる可能性があります。
138138
WALファイルを保持しているディスクがいっぱいになると、データベースサーバがパニックし、それに続くシャットダウンが発生する可能性があります。
139139
</p><p>
140140
<span class="original">

current/html/runtime-config-replication.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<span class="emphasis"><em>論理レプリケーション</em></span>の場合、<em class="firstterm">パブリッシャー(</em><a class="link" href="sql-createpublication.html" title="CREATE PUBLICATION"><code class="command">CREATE PUBLICATION</code></a>を実行するサーバ)は、データを<em class="firstterm">サブスクライバー</em><a class="link" href="sql-createsubscription.html" title="CREATE SUBSCRIPTION"><code class="command">CREATE SUBSCRIPTION</code></a>を実行するサーバ)に複製します。
4343
サーバは、パブリッシャーとサブスクライバーを同時に兼ねることもできます。
4444
以降の節でパブリッシャーを「送信者」と呼ぶことに注意してください。
45-
論理レプリケーション設定設定の詳細は<a class="xref" href="logical-replication-config.html" title="29.12. 構成設定">29.12</a>を参照してください。
45+
論理レプリケーション設定の詳細は<a class="xref" href="logical-replication-config.html" title="29.12. 構成設定">29.12</a>を参照してください。
4646
</p><div class="sect2" id="RUNTIME-CONFIG-REPLICATION-SENDER"><div class="titlepage"><div><div><h3 class="title">19.6.1. 送出サーバ群 <a href="#RUNTIME-CONFIG-REPLICATION-SENDER" class="id_link">#</a></h3></div></div></div><span class="original">
4747
&lt;title&gt;Sending Servers&lt;/title&gt;
4848
</span><p>

current/postgres-A4.pdf

-2.96 KB
Binary file not shown.

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout: default
77

88
## 最新
99

10-
last-updated: 2026-04-01 05:01:14 JST
10+
last-updated: 2026-04-10 05:12:50 JST
1111

1212
### 最新 PostgreSQL
1313

0 commit comments

Comments
 (0)