Search before asking
Flink version
1.17.0
Flink CDC version
2.5-SNAPSHOT
Database and its version
Just use docker in unit test
Minimal reproduce step
Test the whole module in maven or Intellij IDEA
What did you expect to see?
Test success
What did you see instead?
When run after the PostgreSQLSavepointITCase, the PostgresSourceITCase currently experiences a timeout error.

When run after the PostgresSourceITCase, the PostgreSQLConnectorITCase#testMetadataColumn will use wrong database name.
Anything else?
No response
Are you willing to submit a PR?