Re: BUG #14781: server process was terminated by signal 11: Segmentation fault

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: maksim_karaba(at)epam(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14781: server process was terminated by signal 11: Segmentation fault
Date: 2017-08-16 13:46:44
Message-ID: 18665.1502891204@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

maksim_karaba(at)epam(dot)com writes:
> We are getting error "server process was terminated by signal 11:
> Segmentation fault" and server goes to recovery mode on production system.
> It repeats several times a day, always on complicated updates using
> postgres_fdw.

Please show the failing query or queries. (If you don't have postmaster
logs showing them, "p debug_query_string" in the core files should get
the info.) Also, please show EXPLAIN VERBOSE plans for the query(s),
as well as schema information (psql \d output would do) for the
referenced tables.

https://wiki.postgresql.org/wiki/Guide_to_reporting_problems

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Maksim Karaba 2017-08-16 15:01:36 Re: BUG #14781: server process was terminated by signal 11: Segmentation fault
Previous Message Robert Haas 2017-08-16 13:16:23 Re: [BUGS] [postgresql 10 beta3] unrecognized node type: 90