"Estagus" <[EMAIL PROTECTED]> writes:
> # CREATE TABLE onoff(id BIGSERIAL UNIQUE NOT NULL, user_id BIGINT NOT NULL,
> made_id BIGINT NOT NULL, progress BOOL NOT NULL, is_on BOOL NOT NULL,
> tarif_id INTEGER NOT NULL, date_ins DATE NOT NULL, date_todo DATE NOT
> NULL);
> ERROR:  ignoring unconvertible UTF-8 character 0xd3cf

I couldn't reproduce this problem, which means you haven't given enough
information.  Perhaps the issue is locale specific?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to