Query Optimizer + Parallel Operators

From: "Felix Schmidt (at) Oracle" <felix(dot)x(dot)schmidt(at)oracle(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Query Optimizer + Parallel Operators
Date: 2011-01-26 14:46:49
Message-ID: 4D4033D9.6090106@oracle.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Everybody,

I'm interested in the query optimizer of PostgreSQL DB. Where could I
find useful documentation or could you send me a pointer in the source code?

What kind of parallelism does PostgreSQL use for operators, like
selection or join?

Thank you
- felix

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2011-01-26 14:48:18 Re: new compiler warnings
Previous Message Robert Haas 2011-01-26 14:35:24 Re: ALTER TYPE 3: add facility to identify further no-work cases