I have two related problems. I applied the fix above and restarted but it didn't have any effect, which is unsurprising because my error messages are slightly different:
[08/Nov/2004:13:47:18][16217.163850][-sched:25-] Error: Ns_PgExec: result status: 7 message: ERROR: Invalid UNICODE character sequence found (0xc200)
transaction error
[08/Nov/2004:13:47:18][16217.163850][-sched:25-] Error: Aborting transaction due to error:
Database operation "dml" failed (exception ERROR, "ERROR: Invalid UNICODE character sequence found (0xc200)
")
ERROR: Invalid UNICODE character sequence found (0xc200)
SQL:
insert into index8
(lexem,tid,pos)
values
('0rÂ,16537,
'{1005}')
and
[08/Nov/2004:13:47:54][16217.163850][-sched:25-] Error: Ns_PgExec: result status: 7 message: ERROR: Cannot insert a duplicate key into unique index in
dex10_key
transaction error
[08/Nov/2004:13:47:54][16217.163850][-sched:25-] Error: Aborting transaction due to error:
Database operation "dml" failed (exception ERROR, "ERROR: Cannot insert a duplicate key into unique index index10_key
")
ERROR: Cannot insert a duplicate key into unique index index10_key
SQL:
insert into index10
(lexem,tid,pos)
values
('2004',18789,
'{20}')