Re: Fw: how to resolve org.postgresql.util.PSQLException: ERROR: operator does not exist: text = integer?
Andrew Gierth <[email protected]> Tue, 16 Jul 2019 09:54:44 +0100
| Newsgroups | gmane.comp.db.postgresql.sql |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Karen" == Karen Goh <[email protected]> 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)