Table with 90 columns - Mailing list pgsql-general

From Michael und Katrin Rudolph
Subject Table with 90 columns
Date
Msg-id 3D7F446A.70500@t-online.de
Whole thread Raw
List pgsql-general
Hi,

I have created a table that has now around 90 columns of type text,
integer and date. There could be further extensions in future for more
columns. Up to now, the table has around 3000 tuples. My question now
is, is it better, e.g. for performance reasons, to make 2 or more tables
out of this, or doesn't make that sense? Any answer is highly appreciated.

TIA Michael


pgsql-general by date:

Previous
From: Alex Sandini
Date:
Subject: pgplsql and parameters question
Next
From: Justin Hawkins
Date:
Subject: Re: psql: \pset pager 'always'?