DELETE FROM error message

Поиск
Список
Период
Сортировка
От Daniel Bakken
Тема DELETE FROM error message
Дата
Msg-id EFELIOJNFEDFOHLPCGEJMEELEIAA.dan@smtresource.com
обсуждение исходный текст
Ответы Re: DELETE FROM error message  (Darren Ferguson <darren@crystalballinc.com>)
Список pgsql-general
When running the following DELETE FROM in psql,

omni=# DELETE FROM inventory WHERE invid = '01044T';
ERROR:  Unable to identify an operator '=' for types 'varchar' and 'bpchar'
        You will have to retype this query using an explicit cast

I receive the above error message. The field "invid" is a bpchar.

TIA,

Daniel Bakken, IT Systems Administrator
dan@smtresource.com

SMT Resource | www.smtresource.com

254.771.3508   phone
254.771.3786   fax

В списке pgsql-general по дате отправления:

Предыдущее
От: "Johnson, Shaunn"
Дата:
Сообщение: pg_restore: archiver error
Следующее
От: Rob Brown-Bayliss
Дата:
Сообщение: Basic replication query