Re: how to add more than 1600 columns in a table? - Mailing list pgsql-general

From David G. Johnston
Subject Re: how to add more than 1600 columns in a table?
Date
Msg-id CAKFQuwboqyeWCV=Uyx1TgrU474GW=+ii68r3xDUnXruwmsyiNA@mail.gmail.com
Whole thread Raw
In response to how to add more than 1600 columns in a table?  (pabloa98 <pabloa98@gmail.com>)
List pgsql-general
On Wed, Apr 24, 2019 at 1:17 PM pabloa98 <pabloa98@gmail.com> wrote:
Hello

Sadly today we hit the 1600 columns limit of Postgresql 11.

How could we add more columns? 

Add a second table and relate them together via a one-to-one-required relationship?

I'm unsure whether a final result set is limited or just tables...

David J.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: how to add more than 1600 columns in a table?
Next
From: Joe Conway
Date:
Subject: Re: how to add more than 1600 columns in a table?