Rollback when value too long - Mailing list pgsql-general

From Bartlomiej Frackiewicz
Subject Rollback when value too long
Date
Msg-id F6B6C0113FA7B94D86B34CB9493D02F3769F3B@atlas._msdcs.inity.de
Whole thread Raw
Responses Re: Rollback when value too long  (Alexander Litvinov <lan@ac-sw.com>)
Re: Rollback when value too long  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
List pgsql-general
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

pgsql-general by date:

Previous
From: Tapan Trivedi
Date:
Subject: Re: Migration from SQLServer
Next
From: Alexander Litvinov
Date:
Subject: Re: Rollback when value too long