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

Commit57fb1d6

Browse files
committed
doc: Add note that COPY commands are published as INSERTs
1 parent94da2a6 commit57fb1d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎doc/src/sgml/ref/create_publication.sgml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,11 @@ CREATE PUBLICATION <replaceable class="parameter">name</replaceable>
162162
<command>UPDATE</command>, or it may not be published at all.
163163
</para>
164164

165+
<para>
166+
<command>COPY ... FROM</command> commands are published
167+
as <command>INSERT</command> operations.
168+
</para>
169+
165170
<para>
166171
<command>TRUNCATE</command> and <acronym>DDL</acronym> operations
167172
are not published.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp