On 12/6/17, 8:25 PM, "Robert Haas" <robertmhaas@gmail.com> wrote:
> Please give me a little time to see if I can speed up this test enough
> to fix this problem. If that doesn't work out, then we can rip this
> out.
Just in case it got missed earlier, here’s a patch that speeds it
up enough to pass with CLOBBER_CACHE_ALWAYS enabled. Instead of
doing database-wide operations, it just uses a partitioned table.
Nathan