Debug information

From: Rafal Kedziorski <rafcio(at)polonium(dot)de>
To: pgsql-admin(at)postgresql(dot)org
Subject: Debug information
Date: 2002-10-07 23:01:09
Message-ID: 5.1.0.14.0.20021008005856.01f838d0@mail.polonium.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hallo,

I'm working on porting Oracle schema to PostgreSQL. Now I habe the whole
schema in PostgreSQL. But there are some problems in our application in
some sql queries. I get following errors.

ERROR: Unable to identify an operator '<=' for types 'numeric' and 'double
precision'
You will have to retype this query using an explicit cast

Its possible to display the queries in debug print out ftom PostgreSQL with
queries which failed? If yep, how?

Best Regards,
Rafal

Browse pgsql-admin by date

  From Date Subject
Next Message Devinder K Rajput 2002-10-07 23:01:53 Re: Query takes too long to run
Previous Message Devinder K Rajput 2002-10-07 22:20:59 Query takes too long to run