Re: Missing TOAST table for pg_class - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Missing TOAST table for pg_class
Date
Msg-id 20200924050010.GO28585@paquier.xyz
Whole thread Raw
In response to Re: Missing TOAST table for pg_class  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
List pgsql-hackers
On Wed, Sep 23, 2020 at 06:11:06PM -0300, Fabrízio de Royes Mello wrote:
> Adding a TOAST can cause circular dependencies between those relations?? If
> you don't mind can you explain more about it?

The difficult task here is to make sure that we don't have any corner
cases that begin to break because of those additions:
https://www.postgresql.org/message-id/20180719235006.5oqjjscmp3nxjfne@alap3.anarazel.de
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: btnakamichin
Date:
Subject: Re: Feature improvement for pg_stat_statements
Next
From: David Rowley
Date:
Subject: Re: The ultimate extension hook.