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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [BUGS] BUG #14781: server process was terminated by signal 11: Segmentation fault
Дата
Msg-id 18665.1502891204@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [BUGS] BUG #14781: server process was terminated by signal 11: Segmentationfault  (maksim_karaba@epam.com)
Ответы Re: [BUGS] BUG #14781: server process was terminated by signal 11: Segmentation fault  (Maksim Karaba <Maksim_Karaba@epam.com>)
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] [BUGS] [postgresql 10 beta3] unrecognized node type: 90
Следующее
От: Maksim Karaba
Дата:
Сообщение: Re: [BUGS] BUG #14781: server process was terminated by signal 11: Segmentation fault