value too long for type character varying(25) - Mailing list pgsql-novice

From Frank Yip
Subject value too long for type character varying(25)
Date
Msg-id 3DD913F7.442E7FC4@hotmail.com
Whole thread Raw
Responses Re: value too long for type character varying(25)
List pgsql-novice
Hi, I got this error after I upgraded to 7.2.1
I found the document from the below link.

    http://www.postgresql.org/idocs/index.php?datatype-character.html

which say "Prior to PostgreSQL 7.2, strings that were too long were
silently truncated, no error was raised."

does anyone know if there is a option to set it truncate the strings?

Thanks alot.

Frank


pgsql-novice by date:

Previous
From: Vijay Deval
Date:
Subject: Re: Help with PostgreSQL Access
Next
From: Rod Kreisler
Date:
Subject: Re: Why am I getting this message sometimes?