Re: Parallel Seq Scan
От | Robert Haas |
---|---|
Тема | Re: Parallel Seq Scan |
Дата | |
Msg-id | CA+TgmobxbDuCYkDzcLKx5vqLLjpa-f_Gd+zyhZx4r-+C-uJnHg@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Parallel Seq Scan (Bert <biertie@gmail.com>) |
Ответы |
Re: Parallel Seq Scan
|
Список | pgsql-hackers |
On Tue, Nov 17, 2015 at 6:52 AM, Bert <biertie@gmail.com> wrote: > edit: maybe this is more useful? :) Definitely. But if you've built with --enable-debug and not stripped the resulting executable, we ought to get line numbers as well, plus the arguments to each function on the stack. That would help a lot more. The only things that get dereferenced in that function are "scan" and "parallel_scan", so it's a good bet that one of those pointers is pointing off into never-never land. I can't immediately guess how that's happening, though. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-hackers по дате отправления: