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

From: Karen Goh <karenworld(at)yahoo(dot)com>
To: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
Cc: <pgsql-sql(at)lists(dot)postgresql(dot)org>
Subject: Re: Fw: how to resolve org.postgresql.util.PSQLException: ERROR: operator does not exist: text = integer?
Date: 2019-07-16 09:25:15
Message-ID: 1919398337.1106688.1563269115584@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Sent from Yahoo Mail for iPhone

On Tuesday, July 16, 2019, 4:54 PM, Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> wrote:

>>>>> "Karen" == Karen Goh <karenworld(at)yahoo(dot)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).
Ok. Thanks. Just to confirm, I need log4j2 or SL4J to generate the log right? 

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

--
Andrew (irc:RhodiumToad)

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Andrew Gierth 2019-07-16 09:36:31 Re: Fw: how to resolve org.postgresql.util.PSQLException: ERROR: operator does not exist: text = integer?
Previous Message Thomas Kellerer 2019-07-16 08:57:25 Re: how to resolve org.postgresql.util.PSQLException: ERROR: operator does not exist: text = integer?