| From: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Kevin Grittner <kgrittn(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] SERIALIZABLE with parallel query |
| Date: | 2018-02-22 13:18:28 |
| Message-ID: | CAEepm=1MKbzkN2dPG5h1+VgXHtKZ=VX2Y4WVYG_0fBJbfebWVA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Feb 23, 2018 at 1:54 AM, Thomas Munro
<thomas(dot)munro(at)enterprisedb(dot)com> wrote:
> The attached is a draft patch only, needing some testing and polish.
> Brickbats, better ideas?
Note, that version is broken for multiple Gather nodes, but that's
fixable. Comments on the general idea welcome.
--
Thomas Munro
http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2018-02-22 13:20:51 | Re: Drop --disable-floatN-byval configure options? |
| Previous Message | Thomas Munro | 2018-02-22 12:54:45 | Re: [HACKERS] SERIALIZABLE with parallel query |