Re: Getting error while upgrading postgres from version 12 to 13

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Getting error while upgrading postgres from version 12 to 13
Date: 2023-03-18 20:43:33
Message-ID: 2e0701bf-2cfe-4027-316c-4da76d08935f@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 3/18/23 15:39, shashidhar Reddy wrote:
> Hello,
>
> I am in a process of upgrading postgresql from version 12 to 13 using
> pg_upgrdrade but I am getting error stating
>
>  FATAL:  database files are incompatible with server
>  DETAIL:  The data directory was initialized by PostgreSQL version 13
> , which is not compatible with this version 12.14 (Ubuntu 12.14-1.pgdg18.04+1)
>
> Please help me on this issue.

Show us the complete command you ran, pus all output.

--
Born in Arizona, moved to Babylonia.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message shashidhar Reddy 2023-03-18 21:24:18 Re: Getting error while upgrading postgres from version 12 to 13
Previous Message shashidhar Reddy 2023-03-18 20:39:06 Getting error while upgrading postgres from version 12 to 13