Re: [BUGS] BUG #14581: invalid cache ID: 41 CONTEXT: parallel worker

Поиск
Список
Период
Сортировка
От Stepan Yankevych
Тема Re: [BUGS] BUG #14581: invalid cache ID: 41 CONTEXT: parallel worker
Дата
Msg-id AM3PR03MB09656DAAD5EB293313E1A7ED922F0@AM3PR03MB0965.eurprd03.prod.outlook.com
обсуждение исходный текст
Ответ на Re: [BUGS] BUG #14581: invalid cache ID: 41 CONTEXT: parallel worker  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hi Tom.

Thanks for so quick response.


It quite difficult to reproduce.
The only observation. Usually it crashes with parallelism only on quite big tables  with inheritance .

The main table contains many partitions (inherited tables)
We query main table with condition on date_id = ? . In the execution plan we can see one partition only. All the next
runscrashes as well.  
Reconnect to the DB can help but no always.
After some time the same query can successfully be run.


Anyway I will try to write script to reproduce it.  But not sure if I could be so lucky to reproduce it on a sample.

Thanks!
Best Regards,
Stepan Yankevych
Lead Software Engineer


-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Tuesday, March 7, 2017 18:03 PM
To: stepya@ukr.net
Cc: pgsql-bugs@postgresql.org
Subject: Re: [BUGS] BUG #14581: invalid cache ID: 41 CONTEXT: parallel worker

stepya@ukr.net writes:
> Time to time i have invalid cache ID: 41 while running simple query
> with parallelism.

Interesting, but unless you can show us how to reproduce this, we're not going to be able to do much about it.

            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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] BUG #14581: invalid cache ID: 41 CONTEXT: parallel worker
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] BUG #14581: invalid cache ID: 41 CONTEXT: parallel worker