Re: Parallel Scan Bug: invalid attnum: 0 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Parallel Scan Bug: invalid attnum: 0
Date
Msg-id 23469.1478717448@sss.pgh.pa.us
Whole thread Raw
In response to Parallel Scan Bug: invalid attnum: 0  (Steve Randall <srandall@s3.com>)
Responses Re: Parallel Scan Bug: invalid attnum: 0
List pgsql-bugs
Steve Randall <srandall@s3.com> writes:
> running pg 9.6.1 on AWS
> max_parallel_workers_per_gather = 4
> This only occurs in some schemas, not all.  The affected schemas have
> approx 1 million rows in the table.  Much larger schemas (65 million rows)
> and smaller schemas(100K rows) do not have the problem.

FWIW, I failed to duplicate this from the information provided.
Can you get us EXPLAIN output for the troublesome case, or does it
fail before printing the EXPLAIN output?  How about a stack trace
from the errfinish call?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Steve Randall
Date:
Subject: Parallel Scan Bug: invalid attnum: 0
Next
From: Tim
Date:
Subject: error when installing 9.3.0 on Slackware using slackbuilds