Re: crash while decoding INSERT ON CONFLICT - Mailing list pgsql-bugs

From Euler Taveira
Subject Re: crash while decoding INSERT ON CONFLICT
Date
Msg-id CAHE3wgiFzk5ZhwHZdq5XknJmFOjY=6iLKpwzK11LgMXCVwTNaw@mail.gmail.com
Whole thread Raw
In response to Re: crash while decoding INSERT ON CONFLICT  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-bugs
2018-05-21 22:37 GMT-03:00 Peter Geoghegan <pg@bowt.ie>:
> On Mon, May 21, 2018 at 1:31 PM, Euler Taveira <euler@timbira.com.br> wrote:
>> (gdb) bt full
>
> Have you managed to see the crash more than once in your environment?
> I wonder if the problem is somehow related to spilling to a reorder
> buffer temp/spool file.
>
When the system crashed, it restarted and crashed again, and again (in
the same transaction and with the same backtrace) until I blocked the
replication role in pg_hba.conf. I didn't check if there were files in
pg_replslot.


-- 
   Euler Taveira                                   Timbira -
http://www.timbira.com.br/
   PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento


pgsql-bugs by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: crash while decoding INSERT ON CONFLICT
Next
From: Andres Freund
Date:
Subject: Re: [BUG] Re-entering malloc problem when use --enable-nlsbuildpostgresql