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

Поиск
Список
Период
Сортировка
От lup
Тема Re: Is it reasonable to store double[] arrays of 30K elements
Дата
Msg-id 1392415663145-5792099.post@n5.nabble.com
обсуждение исходный текст
Ответ на Is it reasonable to store double[] arrays of 30K elements  (AlexK <alkuzo@gmail.com>)
Ответы Re: Is it reasonable to store double[] arrays of 30K elements
Список pgsql-general
Would 10K elements of float[3] make any difference in terms of read/write
performance?
Or 240K byte array?

Or are these all functionally the same issue for the server? If so,
intriguing possibilities abound. :)





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


В списке pgsql-general по дате отправления:

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: automatically refresh all materialized views?
Следующее
От: Behrang Saeedzadeh
Дата:
Сообщение: Is PostgreSQL 9.3 using indexes for pipelined top-N window function queries?