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
- pg_upgrade_analyze.patch (text/x-patch) patch
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
-
Remove vacuumdb --analyze-in-stages from pg_upgrade tests
- 1e12a495b474 14.0 landed
-
Remove analyze_new_cluster script from pg_upgrade
- 8f113698b63b 14.0 landed