Re: Binary downloads and upgrading the host OS

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Tom Browder <tom(dot)browder(at)gmail(dot)com>
Cc: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Binary downloads and upgrading the host OS
Date: 2020-04-25 22:06:55
Message-ID: CABUevEx2m3GmR4XJTm-=TCYBW5tk17NnK6HMf7VaYet8X0wFcQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Apr 25, 2020 at 5:39 PM Tom Browder <tom(dot)browder(at)gmail(dot)com> wrote:

> On Sat, Apr 25, 2020 at 10:24 AM Adrian Klaver
> <adrian(dot)klaver(at)aklaver(dot)com> wrote:
> > On 4/25/20 8:04 AM, Tom Browder wrote:
> > > I am using the PostgreSQL binary downloads for Debian from your apt
> > > repositories.
> ...
> > Looks good to me. I'm assuming you are leaving the Postgres version the
> > same though. Is that correct?
>
> Yes, I already use the latest stable via the apt setup (12 I think).
>
> > Also, if it is not already planned, to be on the safe side throw in a
> > backup of some sort just before shutting down the server.
>
> Yes indeed!
>

Also don't forget that on an upgrade from Debian 9 to 10, you most likely
need to reindex your string indexes, see
https://wiki.postgresql.org/wiki/Locale_data_changes
<https://wiki.postgresql.org/wiki/Locale_data_changes#Debian>.

--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Browder 2020-04-26 01:36:56 Re: Binary downloads and upgrading the host OS
Previous Message Malik Rumi 2020-04-25 18:12:37 Re: Triggers and Full Text Search *