confluentinc/kafka-connect-jdbc

Add an ability to use COPY with PostgreSQL sink

cheshire-mouse opened this issue · 0 comments

Could you please add an ability to use COPY command for uploading data into PostgreSQL databases (as a separate insert.mode, for example). It could increase a thoughput for heavy steams and release some unnecessary load from DB.