Skip to content

[connector-cdc-postgres] support read partition table#8399

Closed
fanxishu wants to merge 34 commits intoapache:devfrom
fanxishu:dev
Closed

[connector-cdc-postgres] support read partition table#8399
fanxishu wants to merge 34 commits intoapache:devfrom
fanxishu:dev

Conversation

@fanxishu
Copy link

Purpose of this pull request

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

@github-actions github-actions bot added the e2e label Dec 29, 2024
@Hisoka-X Hisoka-X added the First-time contributor First-time contributor label Dec 30, 2024
);


-- 创建源分区表
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use english.

@github-actions github-actions bot removed the cdc label Jan 2, 2025
@cobolbaby
Copy link

First, you need to check if the PostgreSQL version is 13 or above, as partitioned tables in versions 12 and below do not support logical replication.

@github-actions github-actions bot added the cdc label Jan 10, 2025
@github-actions github-actions bot added the Zeta label Jan 12, 2025
@github-actions github-actions bot removed the Zeta label Jan 12, 2025
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the stale label Jul 12, 2025
@github-actions
Copy link

This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request.

@github-actions github-actions bot closed this Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants