8000 The citus.enable_change_data_capture setting does not work. · Issue #7715 · citusdata/citus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 8000 script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-94fd67-99b04cc350b5.js" defer="defer">
The citus.enable_change_data_capture setting does not work. #7715
Open
@biber-baek

Description

@biber-baek

Hi.

PostgreSQL 15.8
Citus 12.1-1

When modifying the citus.enable_change_data_capture setting from off-> on for distributed table CDC and executing pg_ctl reload, the setting is applied but the CDC does not work. Only the initial data is copied and subsequent replication does not occur.

However, if all of the nodes in Citus are restarted, the CDC does working.

psql -t -c "select context from pg_settings where name='citus.enable_change_data_capture';"
user

The pg_settings.context is set to user, not postmaster.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0