Re: Rollback when value too long

Поиск
Список
Период
Сортировка
От Bartlomiej Frackiewicz
Тема Re: Rollback when value too long
Дата
Msg-id F6B6C0113FA7B94D86B34CB9493D02F3769F3F@atlas._msdcs.inity.de
обсуждение исходный текст
Ответ на Rollback when value too long  ("Bartlomiej Frackiewicz" <frackiewicz@inity.de>)
Ответы Re: Rollback when value too long  (Jeff Eckermann <jeff_eckermann@yahoo.com>)
Re: Rollback when value too long  (Edmund Dengler <edmundd@eSentire.com>)
Re: Rollback when value too long  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-general
Hi,

thanks for answering. Sure Perl can (handmade, DBI do not support this, or i am blindly), but i was in hope that i can
solvethis with the DB. 

Anyway, thanks.

Bart

-----Ursprüngliche Nachricht-----
Von: Nigel J. Andrews [mailto:nandrews@investsystems.co.uk]
Gesendet: Freitag, 16. Mai 2003 14:04
An: Bartlomiej Frackiewicz
Cc: pgsql-general@postgresql.org
Betreff: Re: [GENERAL] Rollback when value too long


On Fri, 16 May 2003, Bartlomiej Frackiewicz wrote:

> 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?

No. Can't the perl code truncate them?


--
Nigel Andrews


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

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: Rollback when value too long
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: client tool