I am trying to replicate a large database with slony - the replication starts, but eventually fails with:
2007-01-11 15:15:50 MST ERROR remoteWorkerThread_1: copy from stdin on local node - PGRES_FATAL_ERROR ERROR: invalid byte sequence for encoding "UTF8": 0x98 CONTEXT: COPY ast_event_attributes, line 42953749 I believe that I have some corrupted data in the original master table - - Is there a way to use the information in this error to locate and remove the offending data? - Is there a best way to restart the replication once I have corrcted the problem in the source data. -- aloha, dave _______________________________________________ Slony1-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/slony1-general
