Re: Fw: how to resolve org.postgresql.util.PSQLException: ERROR: operator does not exist: text = integer? - Mailing list pgsql-sql

From Andrew Gierth
Subject Re: Fw: how to resolve org.postgresql.util.PSQLException: ERROR: operator does not exist: text = integer?
Date
Msg-id 87o91u1idu.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to Re: Fw: how to resolve org.postgresql.util.PSQLException: ERROR:operator does not exist: text = integer?  (Karen Goh <karenworld@yahoo.com>)
Responses Re: Fw: how to resolve org.postgresql.util.PSQLException: ERROR:operator does not exist: text = integer?
List pgsql-sql
>>>>> "Karen" == Karen Goh <karenworld@yahoo.com> writes:

 Karen> Can I know which forum to post to cos I think this may be the
 Karen> wrong forum.

This is good enough (though the -general list would probably be better).

But you still need to show us the actual SQL text that gets sent to the
server, NOT just the java code that generates that SQL. You can get the
statement from the server logs (by default, the statement text is logged
alongside any error).

Please at least make some effort to do that before asking again.

-- 
Andrew (irc:RhodiumToad)



pgsql-sql by date:

Previous
From: Karen Goh
Date:
Subject: Re: Fw: how to resolve org.postgresql.util.PSQLException: ERROR:operator does not exist: text = integer?
Next
From: Thomas Kellerer
Date:
Subject: Re: how to resolve org.postgresql.util.PSQLException: ERROR: operatordoes not exist: text = integer?