Search Postgresql Archives

Re: Are there plans to add data compression feature to postgresql?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Grzegorz Jaśkiewicz wrote, On 30-10-08 12:13:

it should, every book on encryption says, that if you compress your data before encryption - its better.

Those books also should mention that you should leave this subject to experts and have numerous examples on systems that follow the book, but are still broken. There are other techniques as well that make breaking it harder, such as the CBC and CTS modes.

Using compression consumes processing power and resources, easing DoS attacks a lot.

Also I still have to see an compression algorithm that can sustain over (or even anything close to, for that matter) 100MB/s on todays COTS hardware. As TOAST provides compression, maybe that data can be transmitted in compressed manner (without recompression).

- Joris

--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux