Re: Maximize columns in a table

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Maximize columns in a table
Date: 2009-07-20 09:38:26
Message-ID: 20090720093826.GL12162@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

In response to Mohlomi Moloi :
> Hello people,
>
> I am currently in a process of designing the database and defining schemas for
> some survey to be done.
> I was curious if there is a way to increase or maximize my number of columns in
> a table to +-2000 columns as the limit is up to 1600 per table?

AFAIK no.

I think, you should normalize your table-design. Do you need really 2000
columns in a table?

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Mohlomi Moloi 2009-07-20 09:51:07 Re: Maximize columns in a table
Previous Message Mohlomi Moloi 2009-07-20 07:28:25 Maximize columns in a table