dure does not show up any records.
however this procedure shows up insert, update and delete events.
As you mentioned TRUNCATE is excluded, is there any way to exclude
TRUNCATE ?
Thanks
Arvind
On Tue, Apr 9, 2024 at 4:08 PM Laurenz Albe
wrote:
> On Tue, 2024-04-09 at 14:50 +0530, Arvind Ra
Hi,
I have tried to run the TRUNCATE command and found out that it's not
getting replicated using logical replication for pgsql.
I have also checked the schema change using pg_dump command but the schema
change also not getting detected for TRUNCATE command.
However on pgsql logical replication d