Re: Bug: ERROR: invalid cache ID: 42 CONTEXT: parallel worker

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: jimmy <mpokky(at)126(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: Bug: ERROR: invalid cache ID: 42 CONTEXT: parallel worker
Date: 2018-08-17 13:28:17
Message-ID: 13291.1534512497@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

jimmy <mpokky(at)126(dot)com> writes:
> ERROR: invalid cache ID: 42
> CONTEXT: parallel worker

We had a similar report back in April:

https://www.postgresql.org/message-id/flat/152337570402.31228.237601111670899842%40wrigleys.postgresql.org

but that didn't have enough information to debug the problem, and
neither does this. Can you provide a *self contained* test case,
or failing that, do some debugging of your own as suggested in the
previous thread?

https://wiki.postgresql.org/wiki/Guide_to_reporting_problems

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2018-08-17 13:49:21 Re: sql_inheritance
Previous Message Amit Langote 2018-08-17 13:18:33 Re: BUG #15334: Partition elimination not working as expected when using enum as partition key