Open servomac opened 7 years ago
Any update on this issue? I've got the exact same issue, did you find a workaround? Thanks !
EDIT 1:
While investigating, I finally found my created functions by running \df $justone$kafka$connect$sink.*
instead of simply use \df
and it works properly.
During the installation of the connector, I get some NOTICE logs and the sql executions is not capable of creating the functions:
And the functions actually do not exist:
When running the standalone connector, I get the following error:
I'm using postgres 10.0, but I have the same problem with postgres 9.3.