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