Debug information

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

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-sql by date

  From Date Subject
Next Message Rafal Kedziorski 2002-10-07 23:53:54 SQL Error
Previous Message Charles Hauser 2002-10-07 19:24:10 Problems Formulating a SELECT