Re: pg12 release notes

From: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg12 release notes
Date: 2019-05-10 05:10:06
Message-ID: CAKJS1f8=9kR-ssO_P+bekpVyGuxcBXfCm0WwD26-n7ChDgou-w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 10 May 2019 at 16:52, Justin Pryzby <pryzby(at)telsasoft(dot)com> wrote:
> I'm rechecking my list from last month. What about these ?
>
> > c076f3d Remove pg_constraint.conincluding
> > bd09503 Increase the default vacuum_cost_limit from 200 to 2000

bd09503 was reverted in 52985e4fea7 and replaced by cbccac371, which
is documented already by:

<para>
Reduce the default value of
<varname>autovacuum_vacuum_cost_delay</varname> to 2ms (Tom Lane)
</para>

--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2019-05-10 05:51:09 Re: pg12 release notes
Previous Message Justin Pryzby 2019-05-10 04:57:30 Re: pg12 release notes