Re: pgsql: Avoid creation of the free space map for small heap relations.

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Amit Kapila <akapila(at)postgresql(dot)org>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Avoid creation of the free space map for small heap relations.
Date: 2019-01-28 03:19:47
Message-ID: CAA4eK1KvRqjYYaYWpkb=g76uM=MkfN4xE4fN0S6dgwO0sj_jxA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Mon, Jan 28, 2019 at 8:17 AM Amit Kapila <akapila(at)postgresql(dot)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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2019-01-28 04:17:00 Re: pgsql: Avoid creation of the free space map for small heap relations.
Previous Message Amit Kapila 2019-01-28 02:47:10 pgsql: Avoid creation of the free space map for small heap relations.

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2019-01-28 03:46:33 Re: WIP: Avoid creation of the free space map for small tables
Previous Message Amit Langote 2019-01-28 03:02:13 Re: problems with foreign keys on partitioned tables