DELETE FROM error

From: "Daniel Bakken" <dan(at)smtresource(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: DELETE FROM error
Date: 2002-07-17 22:57:50
Message-ID: EFELIOJNFEDFOHLPCGEJIEEKEIAA.dan@smtresource.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)smtresource(dot)com

SMT Resource | www.smtresource.com

254.771.3508 phone
254.771.3786 fax

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Daniel Bakken 2002-07-17 23:02:35 DELETE FROM error message
Previous Message Johnson, Shaunn 2002-07-17 22:06:41 pg_restore: archiver error