Re: 2019-03 CF Summary / Review - Tranche #1

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 2019-03 CF Summary / Review - Tranche #1
Date: 2019-02-16 02:36:18
Message-ID: CAA4eK1J2ECWX0DK5UU1kBkRkuNhmiPBbpN18uaOdQ9ee+vS=7A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Feb 15, 2019 at 2:08 AM Andres Freund <andres(at)anarazel(dot)de> wrote:
>
> Hi,
>
> - Avoid creation of the free space map for small tables
>
> NR: the majority of this patch has been committed,
>

This is a correct assessment.

> I assume the
> remaining pieces will too.
>

Yes, I am busy these days with something else, but I will surely get
back to reviewing/committing the remaining stuff for PG12.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Justin Pryzby 2019-02-16 02:38:54 REL_11_STABLE: dsm.c - cannot unpin a segment that is not pinned
Previous Message Andres Freund 2019-02-16 02:25:50 Re: Compressed TOAST Slicing