I want to publish events to Kafka using Kafka Connect JDBC Source Connector(Postgres)
I have an outbox table where i am storing the payload id and payload as bytes after