Re: BUG #15446: Crash on ALTER TABLE

From: Andres Freund <andres(at)anarazel(dot)de>
To: Dmitry Molotkov <aldarund(at)gmail(dot)com>
Cc: alvherre(at)2ndquadrant(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15446: Crash on ALTER TABLE
Date: 2019-01-04 22:25:42
Message-ID: 20190104222542.5zcrjv5p24ssw7te@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Hi,

Please don't top-quote on postgresql lists.

On 2019-01-05 00:46:54 +0300, Dmitry Molotkov wrote:
> сб, 5 янв. 2019 г. в 00:17, Andres Freund <andres(at)anarazel(dot)de>:
> > On 2019-01-05 00:01:15 +0300, Dmitry Molotkov wrote:
> > > That still happens in postgresql 11.1
> >
> > Well, it's hard for us to fix that problem if we don't have a reliable
> > reproducer.
> I provided a reliable reproducer that reproduce it in 100% cases. But it
> just involve python script..

Having to download and run code from dropbox is neither trust-inspiring (I'd
have review all the included code before running it), nor low friction... You
might get somebody else to distil that down, but in all likelihood it'll take
longer. We all have more work than we can handle.

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dmitry Molotkov 2019-01-04 22:41:43 Re: BUG #15446: Crash on ALTER TABLE
Previous Message Dmitry Molotkov 2019-01-04 21:46:54 Re: BUG #15446: Crash on ALTER TABLE

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2019-01-04 22:36:15 Re: reducing the footprint of ScanKeyword (was Re: Large writable variables)
Previous Message Mitar 2019-01-04 22:10:16 Re: Feature: triggers on materialized views