decoderbufs icon indicating copy to clipboard operation
decoderbufs copied to clipboard

INACTIVE: A PostgreSQL logical decoder output plugin to deliver data as Protocol Buffers

Results 3 decoderbufs issues
Sort by recently updated
recently updated
newest added

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...

This was seen when I was using a fork of decoderbufs in debezium project, please see the [issue](https://issues.jboss.org/projects/DBZ/issues/DBZ-223). Basically, I start with empty database and run django migrations, then the...