Oiii pessoal
seguinte,

quando vou restaurar um banco, todas os dados das tabelas restauram normal, mas em duas das tabelas ocorre o erro

segue uma parte da restauração:

Código :
pg_restore: restoring data for table "acao"
pg_restore: restoring data for table "acesso"
pg_restore: restoring data for table "acessorotina"
pg_restore: restoring data for table "acm"
pg_restore: restoring data for table "agenda"
pg_restore: restoring data for table "agenda1"
pg_restore: restoring data for table "agenda2"
pg_restore: restoring data for table "agenda3"
pg_restore: restoring data for table "agenda4"
pg_restore: restoring data for table "agendados"
pg_restore: restoring data for table "agendados1"
pg_restore: restoring data for table "agp"
pg_restore: restoring data for table "agp1"
pg_restore: restoring data for table "agrupa"
pg_restore: restoring data for table "agrupexm"
pg_restore: restoring data for table "amostra"
pg_restore: [archiver (db)] Error while PROCESSING TOC:
pg_restore: [archiver (db)] Error from TOC entry 6420; 0 16553 TABLE DATA amostra postgres
pg_restore: [archiver (db)] COPY failed: ERROR:  invalid byte sequence for encoding "UTF8": 0x80
CONTEXT:  COPY amostra, line 235385
pg_restore: restoring data for table "amostra1"
pg_restore: [archiver (db)] Error from TOC entry 6421; 0 16633 TABLE DATA amostra1 postgres
pg_restore: [archiver (db)] COPY failed: ERROR:  invalid byte sequence for encoding "UTF8": 0xc630
CONTEXT:  COPY amostra1, line 222943
pg_restore: restoring data for table "amostra10"
pg_restore: restoring data for table "amostra2"
pg_restore: restoring data for table "amostra3"
pg_restore: restoring data for table "amostra33"
pg_restore: restoring data for table "amostra4"
pg_restore: restoring data for table "amostra5"
pg_restore: restoring data for table "amostra6"
pg_restore: restoring data for table "amostra7"
pg_restore: restoring data for table "amostra8"
pg_restore: restoring data for table "amostra9"
pg_restore: restoring data for table "anet"
pg_restore: restoring data for table "animal"
pg_restore: restoring data for table "antibiograma"
pg_restore: restoring data for table "apoio"
pg_restore: restoring data for table "apoioexm"
dai apenas essas duas ficam vazias
alguém sabe o que pode ser?