Re: [GENERAL] error messages during restore

2011-03-22 Thread Geoffrey Myers
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

Re: [GENERAL] error messages during restore

2011-03-18 Thread Tom Lane
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