more parallel query documentation - Mailing list pgsql-hackers

From Robert Haas
Subject more parallel query documentation
Date
Msg-id CA+TgmoZPKxnUOVCjQd4rbfc=a5VSssmDfPHOBqw=sw=1Z8gVXw@mail.gmail.com
Whole thread Raw
Responses Re: more parallel query documentation  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Re: more parallel query documentation  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
As previously threatened, I have written some user documentation for
parallel query.  I put it up here:

https://wiki.postgresql.org/wiki/Parallel_Query

This is not totally comprehensive and I can think of a few more
details that could be added, but it's a pretty good high-level
overview of what got into 9.6.  After this has gotten some feedback
and polishing, I would like to add a version of this to the SGML
documentation somewhere.  I am not sure where it would fit, but I
think it's good to document stuff like this.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner.
Next
From: Fujii Masao
Date:
Subject: Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys.