Re: progress report for ANALYZE

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: progress report for ANALYZE
Дата
Msg-id CA+HiwqGmfWapZy77kiDXuFkA3A8LyTV4o1rO5-jrp+1fYHtyFA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: progress report for ANALYZE  (Justin Pryzby <pryzby@telsasoft.com>)
Ответы Re: progress report for ANALYZE
Список pgsql-hackers
On Fri, Jan 17, 2020 at 12:19 AM Justin Pryzby <pryzby@telsasoft.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.

Thanks,
Amit



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Protect syscache from bloating with negative cache entries
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: walreceiver uses a temporary replication slot by default