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

From: Kevin Bowling <kevin.bowling_at_kev009.com>
Date: Wed, 07 May 2025 09:30:29 UTC
On Tue, May 6, 2025 at 11:39 PM Matthias Fechner <mfechner@freebsd.org> wrote:
>
> 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

These things are just placeholders and it may be obvious to anyone
looking at the output of the 'pkg create' or 'ls' thereafter.
Importantly, it will be different again soon enough, so adding a
portrevision could be equally confusing as time passes.  If you feel
differently, you can change it.

> 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
>