Re: Toasted column values during replication

2023-07-15 Thread Chandy G
Using pgoutput - aws rds 13* version and seeing this behavior when using it with debezium 2.0.0 version. Best. On Friday, 30 June, 2023 at 12:53:20 pm GMT-7, Laurenz Albe wrote: On Fri, 2023-06-30 at 17:06 +, Chandy G wrote: > For instance :  Can the postgres internal component (

Re: Toasted column values during replication

2023-06-30 Thread Laurenz Albe
On Fri, 2023-06-30 at 17:06 +, Chandy G wrote: > For instance :  Can the postgres internal component (wal-sender / *) > interpret this special > toasted-col-value sitting in the wal-file -> replace it with the actual value > and send it to > the replication slot. Which logical decoding plugi