Ron Peterson <[email protected]> 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 ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
