yanatan16 / kafka-connect-pg-sink

Kafka Connector for pushing records as tuples in PostgreSQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need a little more help using this connector

jcksnvllxr80 opened this issue · comments

This is great! Thank you!

I have this installed and its running in docker with no exceptions, but Its not clear to me how to

  1. setup a custom sink
  2. what my input should look like
  3. can i use jsonb for postgres
  4. where I should start looking for documentation on how to set this up properly