locale - Search results
Mailing lists >> psycopg >> Thread
2024-02-16 05:45:15 | Re: Reporting UnicodeEncodeError info on arbitrary data sent to PG with psycopg3 (Karl O. Pinc)
locale's character encoding. And when writing files open()-ed as text Python encodes (from
Mailing lists >> psycopg >> Thread
2024-02-14 01:37:32 | Reporting UnicodeEncodeError info on arbitrary data sent to PG with psycopg3 (Karl O. Pinc)
locale 'C'; -- In the latin1 db create table foo (col1 text, col2 text, col3 text