Re: [BUGS] BUG #14781: server process was terminated by signal 11: Segmentation fault - Mailing list pgsql-bugs

From Tom Lane
Subject Re: [BUGS] BUG #14781: server process was terminated by signal 11: Segmentation fault
Date
Msg-id 18665.1502891204@sss.pgh.pa.us
Whole thread Raw
In response to [BUGS] BUG #14781: server process was terminated by signal 11: Segmentationfault  (maksim_karaba@epam.com)
Responses Re: [BUGS] BUG #14781: server process was terminated by signal 11: Segmentation fault  (Maksim Karaba <Maksim_Karaba@epam.com>)
List pgsql-bugs
maksim_karaba@epam.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


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] [BUGS] [postgresql 10 beta3] unrecognized node type: 90
Next
From: Maksim Karaba
Date:
Subject: Re: [BUGS] BUG #14781: server process was terminated by signal 11: Segmentation fault