"Stanislav Sukholet" <ctac113(at)mail(dot)ru> writes:
> mydb=# create table b (bb integer primary key);
> ERROR: ignoring unconvertible UTF-8 character 0xd3cf
Can't reproduce this here. What locale settings are you using in the
database? (Particularly lc_ctype and lc_messages)
regards, tom lane