Hi,
we are using "PostgreSQL 7.3.1 on i386-pc-linux-gnu" with Perl DBI.
Some tables where directly updated from web forms, so when the input
is longer than the fileld, Postgres forces a rollback. This might be
right, but is very angry for me. Is there a way to teach Postgres
that it must truncate these values?
Thanks in advance,
Bart