Re: Parallel Aware

From: jbrant <jonathan(dot)charles(dot)brant(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Parallel Aware
Date: 2018-07-04 05:17:43
Message-ID: 1530681463164-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You're not alone - I have the same issue on PostgreSQL 10.3, even with
"force_parallel_mode" enabled and a query plan that includes bitmap heap
scans (which should be parallelizable).

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Rowley 2018-07-04 05:31:29 Re: pg_dump out of memory
Previous Message George Neuner 2018-07-04 04:39:12 Re: pg_dump out of memory