Re: BUG #11807: Postgresql server crashed when running transaction tests - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #11807: Postgresql server crashed when running transaction tests
Date
Msg-id CAB7nPqR4MSMB1AvVmOMH1RzV8tuANE_5Pu8PgC13fxwui99Zxw@mail.gmail.com
Whole thread Raw
In response to Re: BUG #11807: Postgresql server crashed when running transaction tests  (Federico Campoli <federico@brandwatch.com>)
List pgsql-bugs
On Wed, Oct 29, 2014 at 12:40 AM, Federico Campoli
<federico@brandwatch.com> wrote:
> We had a similar problem.
> The query causing the server crash involved a many nested nested loops in
> the execution plan.
This report may be different of yours, what has happened here may be a
Postgres bug or for example something like the famous OOM killer,
performing a headshot on a process. As Heikki mentioned, without
details it is not really possible to track any root cause.
--
Michael

pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: BUG #11811: Server segfault with many subpartitions when using nestloop
Next
From: Michael Paquier
Date:
Subject: Re: BUG #11638: Transaction safety fails when constraints are dropped and analyze is done