Hi,
Im getting this error when I try to connect to a postgresql database
from a web application running on tomcat....
the error is from the postgersql logs
ERROR: No parser with id 17555
The error below is from tomcat logs:
-------
(executing StatementCallback): encounteredSQLException [ERROR: No parser with id 17555]; nested exception is
org.postgresql.util.PSQLException: ERROR: No parser with id 17555
-------
Please advise...Iv been trying to find an answer for a long time
Thanks
--
Danish Siddiqui