Re: Avoid detoast overhead when possible
Andy Fan <zhihuifan1213@163.com>
From: Andy Fan <zhihuifan1213@163.com>
To: Nikita Malakhov <hukutoc@gmail.com>
Cc: Matthias van de Meent <boekewurm+postgres@gmail.com>,
pgsql-hackers@lists.postgresql.org
Date: 2023-12-05T12:24:04Z
Lists: pgsql-hackers
Hi Nikita Malakhov <hukutoc@gmail.com> writes: > > With your setup (table created with setup.sql): You need to "set jit to off" to turn on this feature, as I state in [1] [2]. [1] https://www.postgresql.org/message-id/87ttoyihgm.fsf%40163.com [2] https://www.postgresql.org/message-id/877cltvxgt.fsf%40163.com -- Best Regards Andy Fan