Re: Compress ReorderBuffer spill files using LZ4

Julien Tachoires <julmon@gmail.com>

From: Julien Tachoires <julmon@gmail.com>
To: Tomas Vondra <tomas@vondra.me>
Cc: Amit Kapila <amit.kapila16@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2024-10-28T14:54:59Z
Lists: pgsql-hackers

Attachments

Hi Tomas,

Please find a new version of this patch set. I think I have addressed
all the feedbacks you made. But, since
1bf1140be87230c71d0e7b29939f7e2b3d073aa1 the streaming option is now
set to "parallel" by default, making this patch set almost useless.

Regards,

JT

Commits

  1. Change the default value of the streaming option to 'parallel'.