Re: pgsql: Avoid creation of the free space map for small heap relations. - Mailing list pgsql-committers

From Amit Kapila
Subject Re: pgsql: Avoid creation of the free space map for small heap relations.
Date
Msg-id CAA4eK1KvRqjYYaYWpkb=g76uM=MkfN4xE4fN0S6dgwO0sj_jxA@mail.gmail.com
Whole thread Raw
In response to pgsql: Avoid creation of the free space map for small heap relations.  (Amit Kapila <akapila@postgresql.org>)
List pgsql-committers
On Mon, Jan 28, 2019 at 8:17 AM Amit Kapila <akapila@postgresql.org> wrote:
>
> Avoid creation of the free space map for small heap relations.
>

It seems there is some failure due to this on build farm machines. I
will investigate!

-- 
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Avoid creation of the free space map for small heap relations.
Next
From: Amit Kapila
Date:
Subject: pgsql: Revert "Avoid creation of the free space map for small heaprela