Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8efd1e0

Browse files
committed
doc: Clarify logical replication details
Document more explicitly that the target table can have more columnsthan the source table.Reported-by: Euler Taveira <euler@timbira.com.br>
1 parente6242c1 commit8efd1e0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/logical-replication.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,9 @@
200200

201201
<para>
202202
Columns of a table are also matched by name. A different order of columns
203-
in the target table is allowed, but the column types have to match.
203+
in the target table is allowed, but the column types have to match. The
204+
target table can have additional columns not provided by the published
205+
table. Those will be filled with their default values.
204206
</para>
205207
</sect1>
206208

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp