Re: [HACKERS] Restrictions of logical replication - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] Restrictions of logical replication
Date
Msg-id 560c66de-efc0-f5f9-1d30-9e39c42d9eb8@2ndquadrant.com
Whole thread Raw
In response to Re: [HACKERS] Restrictions of logical replication  (Tatsuo Ishii <ishii@sraoss.co.jp>)
List 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



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] Restrictions of logical replication
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] [BUGS] BUG #14699: Statement trigger and logical replication