From: | "Mohlomi Moloi" <mmoloi(at)khulisa(dot)com> |
---|---|
To: | andrej(dot)groups(at)gmail(dot)com, pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Maximize columns in a table |
Date: | 2009-07-20 09:51:07 |
Message-ID: | LE201AED08B16450bA32B7EDDC5F21494.1248083464.scalix.khulisa.com@MHS |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
I have done basic 1st normal form.
The reason for increasing my number of columns was to reduce my number
of TEMPLATES a data capturer has to work with in TELEForm (TELEForm
being my front-end to capture data). 2nd reason is to reduce the size of
my questionnaire.
Thanks,
Hlomiza
-----Original Message-----
From: Andrej [mailto:andrej(dot)groups(at)gmail(dot)com]
Sent: 20 July 2009 11:27
To: Mohlomi Moloi
Subject: Re: [NOVICE] Maximize columns in a table
2009/7/20 Mohlomi Moloi <mmoloi(at)khulisa(dot)com>:
> 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?
No offense, but 1600+ columns is pretty much always a
design flaw. What are you trying to achieve with that layout?
Cheers,
Andrej
--
Please don't top post, and don't use HTML e-Mail :} Make your quotes
concise.
From | Date | Subject | |
---|---|---|---|
Next Message | damien clochard | 2009-07-20 10:01:26 | Re: How to insert data from a text file |
Previous Message | A. Kretschmer | 2009-07-20 09:38:26 | Re: Maximize columns in a table |