On 16-11-2012 11:47, robsonr.alen...@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


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to