Skip to content

Commit 39b9dd4

Browse files
committed
by GitHub Actions [skip ci]
1 parent 0da7981 commit 39b9dd4

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

current/html/protocol-replication.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
mode, the replication commands shown below as well as normal SQL commands can
2323
be issued.
2424
</span>
25-
<code class="literal">replication</code>パラメータに対する値として<code class="literal">database</code>を渡すことは、<code class="literal">dbname</code>パラメータで指定されたデータベースに接続して、バックエンドにロジカルレプリケーションのwalsendeモードに入ることを指示します
25+
<code class="literal">replication</code>パラメータに対する値として<code class="literal">database</code>を渡すことは、<code class="literal">dbname</code>パラメータで指定されたデータベースに接続して、バックエンドにロジカルレプリケーションのwalsenderモードに入ることを指示します
2626
ロジカルレプリケーションwalsenderモードでは、以下に示すレプリケーションコマンドを通常のSQLコマンドと同様に実行できます。
2727
</p><p>
2828
<span class="original">

current/postgres-A4.pdf

-7 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-04-29 04:29:08 JST
10+
last-updated: 2025-04-30 04:29:38 JST
1111

1212
### 最新 PostgreSQL
1313

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

2626
| HTML (オンライン) | PDF | EPUB | man | 更新日 |
2727
|:---------------------------|:---------------------------------------------:|:--------------------------------------------:|:---:|:----------:|
28-
| [16.4最新](jpug-doc/16.4/html/) | [PDF](jpug-doc/16.4/postgresql-16.4-A4.pdf) | | | <em id="update">2025-04-29</em> |
28+
| [16.4最新](jpug-doc/16.4/html/) | [PDF](jpug-doc/16.4/postgresql-16.4-A4.pdf) | | | <em id="update">2025-04-30</em> |
2929
| [16.4](jpug-doc/16.4old/html/) | [PDF](jpug-doc/16.4old/postgresql-16.4-A4.pdf) | [EPUB](jpug-doc/16.4old/postgresql-16.4.epub) | [man.tar.gz](jpug-doc/16.4old/man.tar.gz) | 2024-09-03 |
3030
| [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 |
3131
| [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 |
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)