Postgres error message limited to 70 char in sqlca

Поиск
Список
Период
Сортировка
От Philippe Sempé
Тема Postgres error message limited to 70 char in sqlca
Дата
Msg-id 409B5AD7.000037.02700@WNT99714444
обсуждение исходный текст
Ответы Re: Postgres error message limited to 70 char in sqlca
Список pgsql-interfaces
Hi,
 
1 ) Can I tune postgres to force using more than 70 characters in "sqlca.sqlerrm.sqlerrmc" ?
 
It's too short, i've got some message truncated like that:
"column 'flow_cons_date' is of type timestamp without time zo [code=-400]"
 
I'd like to have more information in my application log files !
 
I've tried to change the value in sqlca.h but there's still only 70 characters usefull.
 
2) I'm still looking for an answer to "socket command type unknow"
 
Thanks

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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: pgFoundry Open For Business
Следующее
От:
Дата:
Сообщение: ECPG multiple INSERTS or SELECTS in one command?