|
|
@ -162,6 +162,11 @@ CREATE PUBLICATION <replaceable class="parameter">name</replaceable> |
|
|
|
<command>UPDATE</command>, or it may not be published at all. |
|
|
|
<command>UPDATE</command>, or it may not be published at all. |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
|
|
|
|
<command>COPY ... FROM</command> commands are published |
|
|
|
|
|
|
|
as <command>INSERT</command> operations. |
|
|
|
|
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
<para> |
|
|
|
<command>TRUNCATE</command> and <acronym>DDL</acronym> operations |
|
|
|
<command>TRUNCATE</command> and <acronym>DDL</acronym> operations |
|
|
|
are not published. |
|
|
|
are not published. |
|
|
|