public inbox for [email protected]  
help / color / mirror / Atom feed
From: Christoph Berg <[email protected]>
To: Nathan Bossart <[email protected]>
Cc: Corey Huinker <[email protected]>
Cc: [email protected]
Subject: Re: pgsql: Update guidance for running vacuumdb after pg_upgrade.
Date: Wed, 23 Apr 2025 16:10:56 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <aAgKMavWTlgjWkar@nathan>
References: <[email protected]>
	<[email protected]>
	<aAgCBgIh3BxkvceM@nathan>
	<[email protected]>
	<aAgKMavWTlgjWkar@nathan>

Re: Nathan Bossart
>  	pg_log(PG_REPORT,
> +		   "Some statistics are not transferred by pg_upgrade.\n"
>  		   "Once you start the new server, consider running:\n"
> +		   "    %s/vacuumdb %s--all --analyze-in-stages --missing-stats-only\n"
> +		   "    %s/vacuumdb %s--all --analyze-only",

I would make it "Once you start the new server, run these two commands:"
to make it explicit that both should be run, not alternatively either.

This patch addresses my concern, thanks.

Christoph





view thread (12+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected]
  Subject: Re: pgsql: Update guidance for running vacuumdb after pg_upgrade.
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox