Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create a source for identifier 'Postgres-CDC'. #6877

Closed
3 tasks done
yqyqyqyqyqyq opened this issue May 21, 2024 · 2 comments
Closed
3 tasks done

Unable to create a source for identifier 'Postgres-CDC'. #6877

yqyqyqyqyqyq opened this issue May 21, 2024 · 2 comments

Comments

@yqyqyqyqyqyq
Copy link

Search before asking

  • I had searched in the feature and found no similar feature requirement.

Description

postgreCdc:
Unable to create a source for identifier 'Postgres-CDC'.
Caused by: org.apache.seatunnel.common.utils.SeaTunnelException: Can not find catalog table with factoryId [Postgres]

ALTER SYSTEM SET wal_level TO 'logical';
SELECT pg_reload_conf();
ALTER TABLE your_table_name REPLICA IDENTITY FULL;

Usage Scenario

postgreCdc:

Related issues

ALTER SYSTEM SET wal_level TO 'logical';
SELECT pg_reload_conf();
ALTER TABLE your_table_name REPLICA IDENTITY FULL;

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@yqyqyqyqyqyq
Copy link
Author

resolve

@Laninfinite
Copy link

how to do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants