Re: update db doesnt work

From: terry(at)greatgulfhomes(dot)com
To: "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <gss+pg(at)cs(dot)brown(dot)edu>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: update db doesnt work
Date: 2002-05-27 17:14:00
Message-ID: 002d01c205a1$e560e000$2766f30a@development.greatgulfhomes.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Could it be that when the table is being created the PG is not adding the
number of SYSTEM columns to the number of user columns before saying "Hey
can't make the table you have too many columns!"???

Just a thought.

Terry Fielder
Network Engineer
Great Gulf Homes / Ashton Woods Homes
terry(at)greatgulfhomes(dot)com

> -----Original Message-----
> From: pgsql-general-owner(at)postgresql(dot)org
> [mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of Tom Lane
> Sent: Monday, May 27, 2002 12:29 PM
> To: gss+pg(at)cs(dot)brown(dot)edu
> Cc: pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] update db doesnt work
>
>
> Gregory Seidman <gss+pg(at)cs(dot)brown(dot)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
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Fduch the Pravking 2002-05-27 17:28:36 Mail messages improvement request
Previous Message Tina Messmann 2002-05-27 17:00:48 Re: question about 2 versions and libraries