Re: More then 1600 columns? - Mailing list pgsql-general

From Thomas Kellerer
Subject Re: More then 1600 columns?
Date
Msg-id ibj0p7$lmr$1@dough.gmane.org
Whole thread Raw
In response to Re: More then 1600 columns?  (Peter Bex <Peter.Bex@xs4all.nl>)
Responses Re: More then 1600 columns?  (Peter Bex <Peter.Bex@xs4all.nl>)
List pgsql-general
Peter Bex, 12.11.2010 08:36:
> What can also work extremely well is storing the data in an array.
> If you need to access the array based on more meaningful keys you could
> store key/index pairs in another table.
>

The hstore module would also be a viable alternative - and it's indexable as well.

Thomas

pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: More then 1600 columns?
Next
From: Peter Bex
Date:
Subject: Re: More then 1600 columns?