Re: Checking for Presence of Required Libraries Fails duringPostgreSQL Upgrade

Поиск
Список
Период
Сортировка
Искать
От
Adrian Klaver
Тема
Re: Checking for Presence of Required Libraries Fails duringPostgreSQL Upgrade
Дата
в 22:45:32
Msg-id
74818e4b-051e-5c8e-5a26-1a7e800aaa66@aklaver.com
Ответ на
Список
Дерево обсуждения
Checking for Presence of Required Libraries Fails during PostgreSQLUpgrade TalGloz <glozmantal@gmail.com>
Re: Checking for Presence of Required Libraries Fails duringPostgreSQL Upgrade Bruce Momjian <bruce@momjian.us>
Re: Checking for Presence of Required Libraries Fails duringPostgreSQL Upgrade Adrian Klaver <adrian.klaver@aklaver.com>
Re: Checking for Presence of Required Libraries Fails duringPostgreSQL Upgrade TalGloz <glozmantal@gmail.com>
Re: Checking for Presence of Required Libraries Fails duringPostgreSQL Upgrade Adrian Klaver <adrian.klaver@aklaver.com>
Re: Checking for Presence of Required Libraries Fails duringPostgreSQL Upgrade TalGloz <glozmantal@gmail.com>
Re: Checking for Presence of Required Libraries Fails duringPostgreSQL Upgrade Adrian Klaver <adrian.klaver@aklaver.com>
Re: Checking for Presence of Required Libraries Fails duringPostgreSQL Upgrade "David G. Johnston" <david.g.johnston@gmail.com>
On 5/1/20 3:39 PM, TalGloz wrote:
> 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?

You haven't said how you installed the various versions of Postgres in 
the first place. Bottom line is that the libraries that existed in the 
old version need to exist on the new version. If they where not included 
as part of the install process them they need to be manually created/added.

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


-- 
Adrian Klaver
adrian.klaver@aklaver.com


В списке pgsql-general по дате отправления
От: TalGloz
Дата:
От: Alvaro Herrera
Дата:
Сообщение: Re: How to use pg_waldump?
FAQ