We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6242c1 commit 8efd1e0Copy full SHA for 8efd1e0
doc/src/sgml/logical-replication.sgml
@@ -200,7 +200,9 @@
200
201
<para>
202
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.
+ 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.
206
</para>
207
</sect1>
208
0 commit comments