Re: Avoid detoast overhead when possible
Andy Fan <zhihuifan1213@163.com>
From: zhihuifan1213@163.com
To: Nikita Malakhov <hukutoc@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-12-04T09:31:39Z
Lists: pgsql-hackers
Nikita Malakhov <hukutoc@gmail.com> writes: Hi! > > There's a view from the other angle - detoast just attributes that are needed > (partial detoast), with optimized storage mechanics for JSONb. Very glad to know that, looking forward your design & patch! -- Best Regards Andy Fan