Re: update db doesnt work - Mailing list pgsql-general

From Tom Lane
Subject Re: update db doesnt work
Date
Msg-id 13822.1022516937@sss.pgh.pa.us
Whole thread Raw
In response to Re: update db doesnt work  (Gregory Seidman <gss+pg@cs.brown.edu>)
Responses Re: update db doesnt work
List pgsql-general
Gregory Seidman <gss+pg@cs.brown.edu> writes:
> Which, while accurate, fails to answer the answer the question. A column is
> not being added. A table is not being created. Rows are being updated and
> the system is complaining that there are too many columns. Why?

Good question.  How did you construct a table with 1601 columns?  The
system should not have let you do that.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: update db doesnt work
Next
From: Tom Lane
Date:
Subject: Re: [meta] news.postgresql.org still down - who do I complain to?