http://qs321.pair.com?node_id=1233479


in reply to Re: Postgres UTF-8 woes
in thread Postgres UTF-8 woes

Thanks erix, I'll try that. My understanding of pg_enable_utf8 was that it only affects data retrieved from the DB, and is not normally needed with Pg >3.0, but I did try setting it to 1 from the default -1. I'll see if 0 affects it.


The way forward always starts with a minimal test.