Skip to content

Commit 8a7a2c2

Browse files
committed
by GitHub Actions [skip ci]
1 parent a2f262b commit 8a7a2c2

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

current/html/app-pgdump.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1556,7 +1556,7 @@
15561556
option will be automatically enabled by the subscriber if the subscription
15571557
had been originally created with <literal>two_phase = true</literal> option.
15581558
</span>
1559-
《マッチ度[94.639556]》論理レプリケーションのサブスクリプションをダンプするとき、<span class="application">pg_dump</span><code class="literal">connect = false</code>オプションを使用する<code class="command">CREATE SUBSCRIPTION</code>生成するため、サブスクリプションのリストア時には、レプリケーションスロットの作成や初回のテーブルコピーのためのリモート接続が行われません。
1559+
論理レプリケーションのサブスクリプションをダンプするとき、<span class="application">pg_dump</span><code class="literal">connect = false</code>オプションを使用する<code class="command">CREATE SUBSCRIPTION</code>コマンドを生成するため、サブスクリプションのリストア時には、レプリケーションスロットの作成や初回のテーブルコピーのためのリモート接続が行われません。
15601560
このため、リモートサーバへのネットワーク接続を必要とせずにダンプをリストアできます。
15611561
その後でサブスクリプションを適切な方法で再有効化するのはユーザの責任です。
15621562
関連するホストが変更されたときは、接続情報も変更しなければならないかもしれません。

current/postgres-A4.pdf

-12 Bytes
Binary file not shown.

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout: default
77

88
## 最新
99

10-
last-updated: 2025-03-25 04:29:10 JST
10+
last-updated: 2025-03-26 04:28:54 JST
1111

1212
### 最新 PostgreSQL
1313

@@ -25,7 +25,7 @@ last-updated: 2025-03-25 04:29:10 JST
2525

2626
| HTML (オンライン) | PDF | EPUB | man | 更新日 |
2727
|:---------------------------|:---------------------------------------------:|:--------------------------------------------:|:---:|:----------:|
28-
| [16.4](jpug-doc/16.4/html/) | [PDF](jpug-doc/16.3/postgresql-16.4-A4.pdf) | [EPUB](jpug-doc/16.4/postgresql-16.4.epub) | [man.tar.gz](jpug-doc/16.4/man.tar.gz) | <em id="update">2025-03-25</em> |
28+
| [16.4](jpug-doc/16.4/html/) | [PDF](jpug-doc/16.3/postgresql-16.4-A4.pdf) | [EPUB](jpug-doc/16.4/postgresql-16.4.epub) | [man.tar.gz](jpug-doc/16.4/man.tar.gz) | <em id="update">2025-03-26</em> |
2929
| [16.3](jpug-doc/16.3/html/) | [PDF](jpug-doc/16.3/postgresql-16.3-A4.pdf) | [EPUB](jpug-doc/16.3/postgresql-16.3.epub) | [man.tar.gz](jpug-doc/16.3/man.tar.gz) | 2024-08-15 |
3030
| [16.0](jpug-doc/16.0/html/) | [PDF](jpug-doc/16.0/postgresql-16.0-A4.pdf) | [EPUB](jpug-doc/16.0/postgresql-16.0.epub) | [man.tar.gz](jpug-doc/16.0/man.tar.gz) | 2024-05-15 |
3131

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)