Re: BUG #7666: Unkown column name on error message

Поиск
Список
Период
Сортировка
От Euler Taveira
Тема Re: BUG #7666: Unkown column name on error message
Дата
Msg-id 50A6A0B1.1070102@timbira.com
обсуждение исходный текст
Ответ на BUG #7666: Unkown column name on error message  (robsonr.alencar@gmail.com)
Список pgsql-bugs
On 16-11-2012 11:47, robsonr.alencar@gmail.com wrote:

[This is not a bug...]

> After trying an insert on table, a error message is provided, but the column
> name is not inserted in the message. Example:
>
> "org.postgresql.util.PSQLException: ERRO: valor é muito longo para tipo
> character varying(20)"
>
That message is coming from the postgres server and the details are available
to server and client.

> The column name is needed for best debug result.
>
Why don't you look at the postgres log? Or even better enable loglevel option
in the JDBC string connection?


--
   Euler Taveira de Oliveira - Timbira       http://www.timbira.com.br/
   PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento

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

Предыдущее
От: j.domagalski@bsskierniewice.pl
Дата:
Сообщение: BUG #7667: Segmentation fault
Следующее
От: Euler Taveira
Дата:
Сообщение: Re: BUG #7667: Segmentation fault