Re: pg11.1 jit segv

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: pg11.1 jit segv
Дата
Msg-id 20181116001105.GA11798@telsasoft.com
обсуждение исходный текст
Ответ на Re: pg11.1 jit segv  (Justin Pryzby <pryzby@telsasoft.com>)
Ответы Re: pg11.1 jit segv  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Thu, Nov 15, 2018 at 06:03:34PM -0600, Justin Pryzby wrote:
> Verbose plan, munged for brevity/sanity due to joining wide tables, and
> redacted since the view probably has to be considered proprietary.  Hopefully
> the remaining bits are still useful.  I replaced column names with x.

Actually the view isn't as intricate as I thought, but I'd like to avoid
publishing it for sake of simplicity.  I replaced the view with its underlying
table and now I get:

[pryzbyj@database ~]$ time psql ts -f tmp/sql-jit-crash-2018-11-15.jtp 
psql:tmp/sql-jit-crash-2018-11-15.jtp:12: ERROR:  invalid memory alloc request size 2447889552

It's unclear if that's a useful hint, a separate problem, or a nonissue..

Justin


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: Re: pg11.1 jit segv
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pg11.1 jit segv