Re: REPLICA IDENTITY FULL

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: craig(at)2ndquadrant(dot)com
Cc: andres(at)anarazel(dot)de, peter(dot)eisentraut(at)2ndquadrant(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: REPLICA IDENTITY FULL
Date: 2017-06-20 02:29:06
Message-ID: 20170620.112906.1581053382667820561.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Nothing, and that's what I do. I just think it's a bit fuzzy. Maybe
> I'm misunderstanding the purpose of REPLICA IDENTITY, but I read it as
> saying "this is the replication key for this relation".

Yes, that's my understanding too. However, the feature may or may not
work depending on the data types of columns, probably I will not
recommend users/my customers to use it.

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 Masahiko Sawada 2017-06-20 02:41:44 Re: Get stuck when dropping a subscription during synchronizing table
Previous Message Michael Paquier 2017-06-20 02:11:29 Re: PATCH: Batch/pipelining support for libpq