Ron Peterson <rpete...@mtholyoke.edu> writes:
> I just updated a table to have a larger column size as follows.

> alter table attributes_log alter column attribute_name type varchar(48);

How come this refers to "attributes_log" while your failing command is
an insert into "attributes"?

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to