Re: Data format mismatch between minor versions

From: Abhijith Balan <abhijithb21(at)disroot(dot)org>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: Data format mismatch between minor versions
Date: 2020-11-15 02:46:17
Message-ID: bbe40d5e-a453-aa77-88ec-135fbdbeb446@disroot.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Thanks a lot Magnus. I think this must be the case. I have configured
pacman to ignore updates for postgresql so that I can keep my working
system.

On 14/11/20 8:36 pm, Magnus Hagander wrote:
>
>
> On Sat, Nov 14, 2020 at 2:21 PM Abhijith Balan
> <abhijithb21(at)disroot(dot)org <mailto:abhijithb21(at)disroot(dot)org>> wrote:
>
> Hi!
>
> I upgraded Postgresql from version 12.4.3 to version 12.5-3 and
> Postgresql reported that "old version of the database format was
> found".
> AFAIK this message usually appears after upgrade between major
> versions
> when there are drastic changes in internal storage format. I now
> have a
> working system back after downgrading the package to 12.4.3.
>
>
> I am using Arco Linux, an Arch Linux based distribution. Upgrade was
> done using package manager pacman. Downgrade was done using cache
> files
> of pacman.
>
>
> There have been reports of packaging issues on arch around the updates
> recently, see for example https://bugs.archlinux.org/task/68601
>
> Perhaps the same bug made its way downstream into your distribution?
>  
> --
>  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

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Geoghegan 2020-11-15 03:03:37 Re: Unnecessary FOR UPDATE lock instead of possible FOR NO KEY UPDATE lock in an UPSERT statement
Previous Message Magnus Hagander 2020-11-14 15:07:36 Re: PG 9.6.20 -- query misbehaves in replica