Doubt regarding logical decoding - Mailing list pgsql-hackers

From nilsocket
Subject Doubt regarding logical decoding
Date
Msg-id CAGkTAxu8J6BGbdpSRuK8O1w=thCnZV5Q-_MEE1ddef==ryakJw@mail.gmail.com
Whole thread Raw
List pgsql-hackers
I'm pretty new to this, and I find it hard trying to make some sense from src code.

I'm trying to understand, logical decoding.

In `HEAP2` RMGR,
what does HEAP2_NEW_CID operation do?

can somebody give an example, when this type of record is written to wal files.

When logical decoding decodes this record, what it means to it.

Is it a transaction with sub-transactions, which does some ddl changes?


--
Thank you

pgsql-hackers by date:

Previous
From: Pavel Demidov
Date:
Subject:
Next
From: Sergei Kornilov
Date:
Subject: pg_get_databasebyid(oid)