Re: force parallel mode vs CTAS
Todd A. Cook <tcook@blackducksoftware.com>
From: "Todd A. Cook" <tcook@blackducksoftware.com>
To: Andres Freund <andres@anarazel.de>, <pgsql-hackers@postgresql.org>, Haribabu Kommi <kommi.haribabu@gmail.com>, Robert Haas <robertmhaas@gmail.com>
Date: 2017-12-21T14:55:16Z
Lists: pgsql-hackers
On 12/21/17 09:32, Andres Freund wrote: > >> Why mantid's earlier builds don't show the problem, even though I can >> locally reproduce the issue escapes me. Todd, did you recently change >> anything on Mantid? Not within the buildfarm set-up. Otherwise, the most recent change was on Dec. 14 when I applied some system package updates which affected the kernel, gcc, and glibc. If you need me to run additional tests on mantid, please don't hesitate to ask. -- todd
Commits
-
Adjust assertion in GetCurrentCommandId.
- cce1ecfc7738 11.0 landed
-
Allow DML commands that create tables to use parallel query.
- e9baa5e9fa14 11.0 cited