Getting the value of the old_tuple using the test_decoding extension and BDR

From: Sylvain MARECHAL <marechal(dot)sylvain2(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Getting the value of the old_tuple using the test_decoding extension and BDR
Date: 2015-07-02 14:11:53
Message-ID: CAJu=pHSYnRBgbTbLkfNOExJEL89MCF=XTpv5RDeHnNTyZiv0JA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,

I am playing with the test_decoding extension to be notified on database
changes in a couple of databases replicated with BDR.

What I can see is that new values are present, and also old key when the
modification concerns the primary key. But the other old values do not seem
to be accessible.

Is it a limitation of the test_decoding plugin, or old values are simply
not available?

Thanks,
Sylvain

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alexander Shereshevsky 2015-07-02 14:31:37 record from plpgsql function performance
Previous Message Vick Khera 2015-07-02 13:35:54 Re: Running PostgreSQL with ZFS ZIL