Re: Missing TOAST table for pg_class

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Missing TOAST table for pg_class
Дата
Msg-id 20200924050010.GO28585@paquier.xyz
обсуждение исходный текст
Ответ на Re: Missing TOAST table for pg_class  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: btnakamichin
Дата:
Сообщение: Re: Feature improvement for pg_stat_statements
Следующее
От: David Rowley
Дата:
Сообщение: Re: The ultimate extension hook.