Re: BUG #16577: Segfault on altering a table located in a dropped tablespace

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: BUG #16577: Segfault on altering a table located in a dropped tablespace
Дата
Msg-id 20200908235553.7tbd6xjvnohv2xel@development
обсуждение исходный текст
Ответ на BUG #16577: Segfault on altering a table located in a dropped tablespace  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #16577: Segfault on altering a table located in a dropped tablespace  (Michael Paquier <michael@paquier.xyz>)
Re: BUG #16577: Segfault on altering a table located in a dropped tablespace  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-bugs
On Tue, Sep 08, 2020 at 06:37:29PM -0300, Alvaro Herrera wrote:
>On 2020-Sep-08, Michael Paquier wrote:
>
>> On Tue, Aug 11, 2020 at 04:04:07PM +0900, Michael Paquier wrote:
>> > Hmm.  Creating a file for partitioned table would be a completely new
>> > thing as well.  heap_create() has never created a file for partitioned
>> > tables since 10 so this could open to a new class of bugs.
>>
>> This thread has stalled for a couple of weeks now, and I would tend to
>> take the path where we'd basically revert 8725958 and ca41030.  That's
>> too late for v13 to do anything about that.  But not for 14.  Any
>> opinions?
>
>Well, naturally I oppose this idea.
>

Would it actually solve the issue? ISTM we'd still have to expect cases
with partitioned tables without storage, so presumably we'd have to do
something else ...


regards

-- 
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services 



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [BUG v13] Crash with event trigger in extension
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16610: server process was terminated by signal 11: Segmentation fault