Re: BUG #15446: Crash on ALTER TABLE - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #15446: Crash on ALTER TABLE
Date
Msg-id 20190105002736.GC1626@paquier.xyz
Whole thread Raw
In response to Re: BUG #15446: Crash on ALTER TABLE  (Dmitry Molotkov <aldarund@gmail.com>)
List pgsql-bugs
On Sat, Jan 05, 2019 at 01:41:43AM +0300, Dmitry Molotkov wrote:
> Code is pretty much default empty django project with just with added
> package that cause error.
> I can create a github repo if dropbox not trust-inspiring or low friction
> :)

If you are able to create a reproducer which is made only of Python,
has only light dependencies with say psycopg2, and can be run on a
box, I am ready to buy it as a reproducer.  If you cannot get a simple
thing, you may want to log the queries generated and extract a test
case from that because there should be only SQL involved in this
problem.

Then, please post the reproducer on this mailing list or just attach
it.  This way, it can be seen and fetched again easily just using the
PostgreSQL community mail archives.  If you post it only on github or
dropbox and if the source disappears (because companies go bankrupt
all the time), then we would lose it.  I hope this makes sense.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Is temporary functions feature official/supported? Found someissues with it.
Next
From: Michael Paquier
Date:
Subject: Re: BUG #15575: Using RDS upgrade option from 9.6 to 10.4 Upsertwill not insert records but complete successfully