stripe-archive / mosql

MongoDB → PostgreSQL streaming replication
MIT License
1.63k stars 225 forks source link

malformed array literal #113

Open jney opened 8 years ago

jney commented 8 years ago

pg gives me the following output on few of my records while running mosql

ERROR:  malformed array literal: "["33 Avenue du Président Kennedy"]"
DETAIL:  "[" must introduce explicitly-specified array dimensions.
CONTEXT:  COPY table, line 1, column address: "["33 Avenue du Président Kennedy"]"
STATEMENT:  COPY "table" ("id","address","_extra_props") FROM STDIN