Pg and compress

Поиск
Список
Период
Сортировка
От Jov
Тема Pg and compress
Дата
Msg-id CADyrUxMsc+1_w1PEUYH81XRtDVAOf3qRazWcArVDaz_cww6j+Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: Pg and compress
Список pgsql-general

Hi all,
We are going to use pg as data warehouse,but after some test,we found that plain text with csv format is 3 times bigger when load to pg.we use copy to load data.we try some optimize and it reduce to 2.5 times bigger.other db can  avarage compress  to 1/3 of the plain text.bigger data means heavy io.
So my question is how to make data compressed in pg?is some fs  such as zfs,berfs with compression feature can work well with pg?

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

Предыдущее
От: Gregg Jaskiewicz
Дата:
Сообщение: Re: bytea insert difference between 8.3 and 9.x
Следующее
От: "Edson Carlos Ericksson Richter"
Дата:
Сообщение: RES: Does postgresql 9.0.4 use index on PREFIX%SUFFIX queries?