Re: Restrictions of logical replication

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>, euler(at)timbira(dot)com(dot)br
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Restrictions of logical replication
Date: 2017-06-17 01:05:22
Message-ID: 560c66de-efc0-f5f9-1d30-9e39c42d9eb8@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 6/16/17 10:59, Tatsuo Ishii wrote:
>> Docs stated "Publications can choose to limit the changes they produce to
>> any combination of INSERT, UPDATE, and DELETE". It is clear that only those
>> DMLs are supported.
>
> What about COPY?

Sure, added note about that as well.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2017-06-17 01:08:44 Re: [BUGS] BUG #14699: Statement trigger and logical replication
Previous Message Tatsuo Ishii 2017-06-17 00:46:59 Re: Restrictions of logical replication