File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed
Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 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関連するホストが変更されたときは、接続情報も変更しなければならないかもしれません。
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments