public inbox for [email protected]  
help / color / mirror / Atom feed
Regarding: Replication of TRUNCATE commands is not working
2+ messages / 2 participants
[nested] [flat]

* Regarding: Replication of TRUNCATE commands is not working
@ 2024-04-09 09:20  Arvind Raghuwanshi <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Arvind Raghuwanshi @ 2024-04-09 09:20 UTC (permalink / raw)
  To: [email protected]

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 doc page[1] , it's mentioned
that Replication of TRUNCATE commands is supported.

[1] PostgreSQL: Documentation: 16: 31.6. Restrictions
<https://www.postgresql.org/docs/current/logical-replication-restrictions.html;

Any idea how we can solve this?

Thanks
Arvind


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: Regarding: Replication of TRUNCATE commands is not working
@ 2024-04-09 10:38  Laurenz Albe <[email protected]>
  parent: Arvind Raghuwanshi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Laurenz Albe @ 2024-04-09 10:38 UTC (permalink / raw)
  To: Arvind Raghuwanshi <[email protected]>; [email protected]

On Tue, 2024-04-09 at 14:50 +0530, Arvind Raghuwanshi wrote:
> 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 doc page[1] , it's mentioned that Replication of TRUNCATE commands is supported.
> 
> [1] PostgreSQL: Documentation: 16: 31.6. Restrictions
> 
> Any idea how we can solve this?

What PostgreSQL version are you using?  The feature was introduced in v11.
How exactly is the publication defined?  Perhaps TRUNCATE is excluded.

Yours,
Laurenz Albe






^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2024-04-09 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-04-09 09:20 Regarding: Replication of TRUNCATE commands is not working Arvind Raghuwanshi <[email protected]>
2024-04-09 10:38 ` Laurenz Albe <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox