Tom Lane wrote:
Geoffrey Myers writes:
So we are in the process of converting our databases from SQL_ASCII to
UTF8. If a particular row won't import because of the encoding issue we
get an error like:
pg_restore: [archiver (db)] Error from TOC entry 5317; 0 1266711 TABLE
DATA logs postgres
Geoffrey Myers writes:
> So we are in the process of converting our databases from SQL_ASCII to
> UTF8. If a particular row won't import because of the encoding issue we
> get an error like:
> pg_restore: [archiver (db)] Error from TOC entry 5317; 0 1266711 TABLE
> DATA logs postgres
> pg_res