docs icon indicating copy to clipboard operation
docs copied to clipboard

Feedback: Session Variables - does not mention disable_changefeed_replication

Open hand-crdb opened this issue 1 year ago • 0 comments

Page: https://cockroachlabs.com/docs/v24.1/session-variables.html

What is the reason for your feedback?

[X] Missing the information I need

[ ] Too complicated

[ ] Out of date

[ ] Something is broken

[ ] Other

Additional details

This page does not describe the disable_changefeed_replication session variable, which is mentioned at the following page:

What's New in v24.1

That page says:

The new boolean changefeed option ignore_disable_changefeed_replication, when set to true, prevents the changefeed from filtering events even if CDC filtering is configured via the disable_changefeed_replication session variable, sql.ttl.changefeed_replication.disabled cluster setting, or the ttl_disable_changefeed_replication table storage parameter. #120255

hand-crdb avatar Apr 16 '24 17:04 hand-crdb