From: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
---|---|
To: | chard <chard(at)hindang(dot)msuiit(dot)edu(dot)ph> |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: help |
Date: | 2001-03-12 22:49:05 |
Message-ID: | Pine.BSF.4.21.0103121448310.97339-100000@megazone23.bigpanda.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
What is the schema of the table in question, does it have any references
to other tables and what is an example insert statement?
On Wed, 7 Mar 2001, chard wrote:
>
> help me pls.
> i got an error like this when i do an insert to a table, my table dont
> have bpchar type of field.
>
> ERROR: Unable to identify an operator '=' for types 'bpchar' and 'varchar'
> You will have to retype this query using an explicit cast
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-03-12 23:20:50 | Re: I need an aggregate with 2 parameters |
Previous Message | Stephan Szabo | 2001-03-12 22:25:24 | Re: Use of the LIMIT clause ? |