From: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
---|---|
To: | "Haas, Scott" <sah209(at)psu(dot)edu>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: yum update for postgresql rpms |
Date: | 2021-02-23 15:05:23 |
Message-ID: | 3254da6982d237238eaae38354405d971807647a.camel@gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
On Thu, 2021-02-18 at 16:23 +0000, Haas, Scott wrote:
> RHEL 7.9
> PostgreSQL 12 (12.5.1 to 12.6.1)
>
> I am updating RPMs for postgres and was interested to know whether
> this is indeed expected behavior for the rpm update:
>
> When the "yum update" is executed, postgresql rpms are updated. It
> looks at that point, postgresql (postmaster) processes automatically
> restart. In the procedure I was building, I figured I'd need to
> stop/start postgres (systemctl stop postgresql-12, systemctl start
> postgresql-12), but that doesn't look to be necessary.
>
> I don't recall this automatic postmaster restart occurring a few
> weeks ago when I went from 12.4.1 to 12.5.1 - perhaps it did, but I
> just stopped/re-started postgres unnecessarily.
That is the behaviour since 15 years :)
Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2021-02-23 15:24:20 | Re: Custom base type and suboptimal query plans |
Previous Message | Santosh Udupi | 2021-02-23 14:36:26 | Re: pg_restore - generated column - not populating |