Re: git: bcb73b4107fc - main - Mk/bsd.default-versions.mk: Update to PostgreSQL 17

From: Matthias Fechner <mfechner_at_freebsd.org>
Date: Wed, 07 May 2025 06:39:11 UTC
Dear Kevin,

at first, thanks a lot for the upgrade and the detailed manual to do the 
upgrade.
I upgraded now all my instances without problems.

One small typo I found.

Am 06.05.2025 um 21:35 schrieb Kevin Bowling:
> +  # tar xf postgresql16-server-16.8.pkg -C /tmp/pg-upgrade


should be:

tar xf postgresql16-server-16.8_1.pkg -C /tmp/pg-upgrade

Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook