Re: psql behavior change on upgrade from version 12.x to 13.1 - Mailing list pgsql-general

From Ron
Subject Re: psql behavior change on upgrade from version 12.x to 13.1
Date
Msg-id d3e7a4f6-a842-a7a7-035e-610cb77f292d@gmail.com
Whole thread Raw
In response to Re: psql behavior change on upgrade from version 12.x to 13.1  (Bryn Llewellyn <bryn@yugabyte.com>)
List pgsql-general
On 2/9/21 1:57 PM, Bryn Llewellyn wrote:
[snip]
> In other words, different from what you see. I'm an ordinary end user. I don't even think expllictly about “building"
anythingin the PostgreSQL system. I got into this mess (as I believe) because I did this:
 
>
> brew update
> brew upgrade
>
> A colleague advised me to do this periodically as a hygiene measure. It had the surprising, and for me undesired,
side-effectof upgrading my PostgreSQL installation from 12 to Version 13.1. I suppose that this triggered a build of
somekind.
 

Don't run commands (especially system-related commands) unless you know what 
they do.

In this case, they mean:
Get the latest version numbers of homebrew-installed software.
Upgrade all homebrew-installed software to the latest version.

-- 
Angular momentum makes the world go 'round.



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: psql behavior change on upgrade from version 12.x to 13.1
Next
From: Bryn Llewellyn
Date:
Subject: Re: psql behavior change on upgrade from version 12.x to 13.1