Debug information

Поиск
Список
Период
Сортировка
От Rafal Kedziorski
Тема Debug information
Дата
Msg-id 5.1.0.14.0.20021008005744.01f1a2c8@mail.polonium.de
обсуждение исходный текст
Список 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



В списке pgsql-sql по дате отправления:

Предыдущее
От: Charles Hauser
Дата:
Сообщение: Problems Formulating a SELECT
Следующее
От: Rafal Kedziorski
Дата:
Сообщение: SQL Error