column limit

From: "Isaac Ben" <ib(dot)zero(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: column limit
Date: 2007-01-25 14:34:21
Message-ID: 7cf900e0701250634y3c073532s6d11dde580ab7bd7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I'm trying to create a table with 20,000 columns of type int2, but I
keep getting the error message that the limit is 1600. According to
this message http://archives.postgresql.org/pgsql-admin/2001-01/msg00199.php
it can be increased, but only up to about 6400. Can anyone tell me
how to get 20,000 columns?

Thanks,
IB

Isaac Ben Jeppsen

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2007-01-25 14:54:25 Re: Postgresql 64bit question
Previous Message Tony Caduto 2007-01-25 14:34:07 Postgresql 64bit question