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 15:34:08
Message-ID: 7cf900e0701250734t6265d7a0g992fd61e193536d2@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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2007-01-25 15:43:08 Re: SQL Newbie Question
Previous Message Inoqulath 2007-01-25 15:30:59 SQL Newbie Question