Re: progress report for ANALYZE

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tatsuro Yamada <tatsuro(dot)yamada(dot)tf(at)nttcom(dot)co(dot)jp>, vignesh C <vignesh21(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: progress report for ANALYZE
Date: 2020-01-22 06:06:52
Message-ID: CA+HiwqGFPF_OjJ__oUi0biMfaXHH4bLfFjJzQ8NFZnYWkbcdxw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 22, 2020 at 2:52 PM Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
>
> On Fri, Jan 17, 2020 at 12:19 AM Justin Pryzby <pryzby(at)telsasoft(dot)com> wrote:
> >
> > On Wed, Jan 15, 2020 at 02:11:10PM -0300, Alvaro Herrera wrote:
> > > I just pushed this after some small extra tweaks.
> > >
> > > Thanks, Yamada-san, for seeing this to completion!
> >
> > Find attached minor fixes to docs - sorry I didn't look earlier.
> >
> > Possibly you'd also want to change the other existing instances of "preparing
> > to begin".
>
> Spotted a few other issues with the docs:
>
> + Number of computed extended statistics computed.
>
> Should be: "Number of extended statistics computed."
>
> + <entry>OID of the child table currently being scanned. This
> field is only valid when
> + the phase is <literal>computing extended statistics</literal>.
>
> Should be: "This field is only valid when the phase is
> <literal>acquiring inherited sample rows</literal>."
>
> + durring the table scan.
>
> during
>
> Attached a patch.

Oops, really attached this time.

Thanks,
Amit

Attachment Content-Type Size
a166d408eb0-doc-fixes.patch text/plain 1.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2020-01-22 06:12:32 Re: [PATCH] Windows port, fix some resources leaks
Previous Message Michael Paquier 2020-01-22 05:55:10 Re: pgsql: walreceiver uses a temporary replication slot by default