bottledwater-pg
bottledwater-pg copied to clipboard
Change data capture from PostgreSQL into Kafka
Hello, The bottledwater ends job with error > [FATAL] Replication stream was unexpectedly terminated: ERROR: output_avro_change: row conversion failed: Cannot write 2083407 bytes in memory buffer. We use postgres 9.5.6...
I am getting this error from bottledwater: ``` ./kafka/bottledwater: While reading snapshot: PGRES_FATAL_ERROR: ERROR: bottledwater_export: Avro conversion failed: Cannot write 4145327 bytes in memory buffer ``` There might very well...
I _know_ I technically/probably shouldn't be asking this in a Github issue, but maybe it's not so terrible an idea: Are there any hosted Postgres solutions that would let me...
Is BW compatible with Kafka 0.10?
Hey! Was just wondering if there were any plans / if bottledwater already supported tables that use `github.com/citusdata/cstore_fdw` - if not, any ideas about doing so would be appreciated (might...
I'm trying to make bottledwater-pg, here is output: [root@bottledwater-pg]# make make -C ext all make[1]: Entering directory `/opt/bottledwater-pg/ext' ... ... ... I/opt/postgresql/pg96/include/postgresql/server -I/opt/postgresql/pg96/include/postgresql/internal -I/opt/pgbin-build/pgbin/bin/../shared/linux_64/include -D_GNU_SOURCE -c -o snapshot.o snapshot.c snapshot.c:...
Does bottled water work with PostgreSQL version 9.6?
``` [INFO] Writing messages to Kafka in Avro format [INFO] Replication slot "bottledwater" exists, streaming changes from 1/902194D4. [INFO] Registering metadata for table ally_users (relid 19929) [INFO] Opening Kafka topic...
Bottledwater was running on replication stream mode then it exited with this message > [FATAL] Replication stream was unexpectedly terminated: ERROR: missing chunk number 0 for toast value 507471 in...