Re: does postgresql execute unions in parallel?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: teknokrat(at)yahoo(dot)com
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: does postgresql execute unions in parallel?
Date: 2003-09-29 17:54:48
Message-ID: 200309291754.h8THsmK08178@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

teknokrat wrote:
> If I have several selects joined with unions does postgresql execute the
> concurrently or not?

No.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2003-09-29 18:06:39 Re: Need to overcome UNION / ORDER BY restriction
Previous Message Jeff Self 2003-09-29 17:51:56 Is there something wrong with Perl's dbi and PostgreSQL?