Re: [HACKERS] Block level parallel vacuum WIP - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: [HACKERS] Block level parallel vacuum WIP
Date
Msg-id CAEepm=3dgZbYRvG=9UANx7-bvTVezjVA+OfdAxH7-gzBR6VjVg@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Block level parallel vacuum WIP  (Masahiko Sawada <sawada.mshk@gmail.com>)
Responses Re: [HACKERS] Block level parallel vacuum WIP
List pgsql-hackers
On Fri, Sep 8, 2017 at 10:37 PM, Masahiko Sawada <sawada.mshk@gmail.com> wrote:
> Since v4 patch conflicts with current HEAD I attached the latest version patch.

Hi Sawada-san,

Here is an interesting failure with this patch:

test rowsecurity              ... FAILED
test rules                    ... FAILED

Down at the bottom of the build log in the regression diffs file you can see:

! ERROR: cache lookup failed for relation 32893

https://travis-ci.org/postgresql-cfbot/postgresql/builds/277165907

-- 
Thomas Munro
http://www.enterprisedb.com


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: [HACKERS] GUC for cleanup indexes threshold.
Next
From: Michael Paquier
Date:
Subject: Re: [HACKERS] Simplify ACL handling for large objects and removal ofsuperuser() checks