Logical decoding plugin

From: remi colli <RCD18(at)hotmail(dot)fr>
To: "pgsql-cluster-hackers(at)postgresql(dot)org" <pgsql-cluster-hackers(at)postgresql(dot)org>
Subject: Logical decoding plugin
Date: 2016-07-28 08:40:43
Message-ID: AM4PR0201MB15532D22E9D41F4314AD7A95C6000@AM4PR0201MB1553.eurprd02.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cluster-hackers

Hi! I'm an intern, and I work on logical decoding plugin on PG.

I'm in troubles when I have a DELETE action on a table who don't have a primary key, in my C plugin :

the new tuple is empty

the old tuple is empty too

and there are not primary key....

Is it possible to get information about the deleted row ?

Thanks for all

Responses

Browse pgsql-cluster-hackers by date

  From Date Subject
Next Message Michael Paquier 2016-07-28 08:58:31 Re: Logical decoding plugin
Previous Message Alexander Korotkov 2015-11-07 20:01:31 Re: Summary of Vienna sharding summit, new TODO item