Re: Smartest way to resize a column? - Mailing list pgsql-general

From Tom Lane
Subject Re: Smartest way to resize a column?
Date
Msg-id 19360.1233639054@sss.pgh.pa.us
Whole thread Raw
In response to Re: Smartest way to resize a column?  (Phoenix Kiula <phoenix.kiula@gmail.com>)
Responses Re: Smartest way to resize a column?
List pgsql-general
Phoenix Kiula <phoenix.kiula@gmail.com> writes:
> Tom, this has worked, and a "\d TABLENAME" shows that the column is
> varchar(35).

> But I still have messages in my log saying:
>   ERROR:  value too long for type character varying(20)

Cached plans maybe?

            regards, tom lane

pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: display array field as row
Next
From: Owen Hartnett
Date:
Subject: libpq on iPhone?