Re: Is it reasonable to store double[] arrays of 30K elements

From: AlexK <alkuzo(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Is it reasonable to store double[] arrays of 30K elements
Date: 2014-02-04 21:15:05
Message-ID: 1391548505079-5790570.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I will be always reading/writing the whole array. The table is about 40GB. It
replaces two tables, parent and child, using about 160 GB together.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Is-it-reasonable-to-store-double-arrays-of-30K-elements-tp5790562p5790570.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2014-02-04 22:44:38 Re: The timezone oddities
Previous Message Merlin Moncure 2014-02-04 21:04:26 Re: Is it reasonable to store double[] arrays of 30K elements