ihippik / wal-listener

PostgreSQL WAL listener
Apache License 2.0
296 stars 44 forks source link

Jsonb as array #5

Closed axpira closed 1 year ago

axpira commented 1 year ago

jsonb is valid for:

[ "a", "b" ]

because is a valid json, but I'm getting:

time="2022-10-02T22:43:13Z" level=error msg="column data parse error" column_name=tags error="expected { character for map value" pgtype=3802