Re: Very large tables

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Very large tables
Дата
Msg-id 20081128165736.GE8993@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Very large tables  ("William Temperley" <willtemperley@gmail.com>)
Список pgsql-general
William Temperley escribió:

> Really I'm worried about reducing storage space and network overhead
> - therefore a nicely compressed chunk of binary would be perfect for
> the 500 values - wouldn't it?

An array that large would likely be compressed by Postgres internally
for storage; see
http://www.postgresql.org/docs/8.3/static/storage-toast.html

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Scara Maccai
Дата:
Сообщение: Re: Very large tables
Следующее
От: "Grzegorz Jaśkiewicz"
Дата:
Сообщение: Re: Very large tables