Re: Restrictions of logical replication

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: euler(at)timbira(dot)com(dot)br
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Restrictions of logical replication
Date: 2017-06-16 14:59:32
Message-ID: 20170616.235932.1885923857884893762.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> 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?

> However, we should mention that large objects are not
> supported.

Right.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2017-06-16 15:41:17 Re: WIP: Data at rest encryption
Previous Message Tom Lane 2017-06-16 14:51:04 Re: Preliminary results for proposed new pgindent implementation