Re: Checking for Presence of Required Libraries Fails during PostgreSQL Upgrade

From: TalGloz <glozmantal(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Checking for Presence of Required Libraries Fails during PostgreSQL Upgrade
Date: 2020-05-01 22:39:41
Message-ID: 1588372781606-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Adrian Klaver-4 wrote
> Why not compile them against 11?
>
> Then follow step 5) here:
>
> https://www.postgresql.org/docs/12/pgupgrade.html

Step 5 doesn’t actually say how to compile them during the upgrade process
it just gives a warning about not to use "CREATE EXTENSION my_lib" because
this won't effect the target version. Do you mean that I'll have to compile
them manually to my target PostgreSQL Version?

--
Sent from: https://www.postgresql-archive.org/PostgreSQL-general-f1843780.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2020-05-01 22:45:32 Re: Checking for Presence of Required Libraries Fails during PostgreSQL Upgrade
Previous Message Bruce Momjian 2020-05-01 22:21:40 Re: Checking for Presence of Required Libraries Fails during PostgreSQL Upgrade