Gesendet: Dienstag, 13. September 2022 um 19:13 Uhr
Von: "Ron" <ronljohnsonjr@xxxxxxxxx>
An: pgsql-general@xxxxxxxxxxxxxxxxxxxx
Betreff: Re: toast useless
An: pgsql-general@xxxxxxxxxxxxxxxxxxxx
Betreff: Re: toast useless
On 9/13/22 08:18, Simon Riggs wrote:
> Why are they essential?
On Tue, 13 Sept 2022 at 13:29, Marcos Pegoraro <marcos@xxxxxxxxxx> wrote:What problem do they cause you?They don't cause any problem, I was just trying to get my database as clean as possible. I have some thousands of these toast tables with 8k bytes, so I was trying to eliminate them But if there is no way, okThey might be optimized away one day, but for now, they are essential.
> Why are they essential?
Essential to proper operation of the database code as of now.
Best, Karsten