xstevens / decoderbufs

INACTIVE: A PostgreSQL logical decoder output plugin to deliver data as Protocol Buffers
MIT License
124 stars 60 forks source link

io.debezium.jdbc.JdbcConnectionException: ERROR: could not access file "decoderbufs": No such file or directory #8

Open wyw1234 opened 5 years ago

wyw1234 commented 5 years ago

when I use pg11 and make install postgres-decoderbufs succeed 。the configuration is ok ,start use kafka connect PG but error with this Caused by: io.debezium.jdbc.JdbcConnectionException: ERROR: could not access file "decoderbufs": No such file or directory。 ago i use pg10.5 is all right, need help to solve the problem。

uuhnaut69 commented 4 years ago

I have same issue

Sovietaced commented 4 years ago

Try setting this configuration option. It worked for me.

"plugin.name": "pgoutput"

I was able to find this suggestion in the gitter history: https://gitter.im/debezium/user?at=5d970a2e874aeb2d23e70971