Re: pg_upgrade analyze script

Magnus Hagander <magnus@hagander.net>

From: Magnus Hagander <magnus@hagander.net>
To: Georgios Kokolatos <gkokolatos@protonmail.com>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2020-11-02T13:18:32Z
Lists: pgsql-hackers

Attachments

On Fri, Oct 30, 2020 at 5:10 PM Georgios Kokolatos
<gkokolatos@protonmail.com> wrote:
>
> Hi,
>
> thank you for you contribution.
>
> I did notice that the cfbot [1] is failing for this patch.
> Please try to address the issues for the upcoming Commitfest.

Thanks for the notice -- PFA a rebased version!

-- 
 Magnus Hagander
 Me: https://www.hagander.net/
 Work: https://www.redpill-linpro.com/

Commits

  1. Remove vacuumdb --analyze-in-stages from pg_upgrade tests

  2. Remove analyze_new_cluster script from pg_upgrade