Re: Compressing temporary files

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Compressing temporary files
Дата
Msg-id 20211006142447.GG24555@momjian.us
обсуждение исходный текст
Ответ на Compressing temporary files  (Andrey Borodin <x4mmm@yandex-team.ru>)
Список pgsql-hackers
On Sat, Sep 11, 2021 at 05:31:37PM +0500, Andrey Borodin wrote:
> How do you think: does it worth to pursue the idea? OLTP systems rarely rely on data spilled to disk.
> Are there any known good random access compressed file libs? So we could avoid reinventing the wheel.
> Maybe someone tried this approach before?

Why are temporary tables more useful for compression that other database
files?

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  If only the physical world exists, free will is an illusion.




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

Предыдущее
От: Andrew Bille
Дата:
Сообщение: Re: [Proposal] Global temporary tables
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Improved tab completion for PostgreSQL parameters in enums