Re: Is it reasonable to store double[] arrays of 30K elements - Mailing list pgsql-general

From AlexK
Subject Re: Is it reasonable to store double[] arrays of 30K elements
Date
Msg-id 1391548505079-5790570.post@n5.nabble.com
Whole thread Raw
In response to Re: Is it reasonable to store double[] arrays of 30K elements  (Merlin Moncure <mmoncure@gmail.com>)
List 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.


pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Is it reasonable to store double[] arrays of 30K elements
Next
From: Tom Lane
Date:
Subject: Re: The timezone oddities