-
Bug
-
Resolution: Done
-
Major
-
1.4.1.Final
-
False
-
False
-
Undefined
-
When clicking "Validate" in the first Debezium UI wizard page for the Postgres connector, this will execute any statements given under "Initial statements". That's not ideal, those statements should only be run when a connection gets established upon actual connector start-up.
Connector#validate should not execute initial statements.