arcapos / luapgsql

Lua binding for PostgreSQL
108 stars 24 forks source link

About utf-8 bytea #51

Closed fslove closed 6 years ago

fslove commented 6 years ago

res = conn:execParams('insert into public.test(bin, json) values ($a::bytea, $1::jsonb)', json.encode(test_table),testbin)

ERROR: invalid byte sequence for encoding "UTF8": 0xad ERROR: invalid byte sequence for encoding "UTF8": 0xdd ERROR: invalid byte sequence for encoding "UTF8": 0xf1