agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Michael Paquier <michael@paquier.xyz>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: pg_upgrade: Test --check with a running source server
Date: Thu, 03 Sep 2026 08:36:40 +0000
Message-ID: <E1x22w3-00000003I7m-1oYw@gemulon.postgresql.org> (raw)
pg_upgrade: Test --check with a running source server
4fff78f009 has added coverage for pg_upgrade --check, but only after
stopping the source server. This adds coverage for the case where a
source server is still running, checking for port patterns and a success
case where the old server still runs.
The chdir() required for VPATH builds needs to be moved slightly
earlier, to adapt to the generation of the logs.
Author: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Reviewed-by: Ewan Young <kdbase.hack@gmail.com>
Discussion: https://postgr.es/m/apU4/hmRv/4gv20W@bdtpg
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/88aa6ca138a1eaa63618b2e6ef85ca6c7422dfed
Modified Files
--------------
src/bin/pg_upgrade/t/002_pg_upgrade.pl | 46 ++++++++++++++++++++++++++++++----
1 file changed, 41 insertions(+), 5 deletions(-)
Message-ID: <E1x22w3-00000003I7m-1oYw@gemulon.postgresql.org>
Permalink: ../E1x22w3-00000003I7m-1oYw@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1x22w3-00000003I7m-1oYw@gemulon.postgresql.org
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: pgsql-committers@postgresql.org
Cc: michael@paquier.xyz, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: pg_upgrade: Test --check with a running source server
In-Reply-To: <E1x22w3-00000003I7m-1oYw@gemulon.postgresql.org>
* 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