Re: Loadable libraries ( pg_trgm) issue during pg_upgrade from 15.3 to 17.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2024-12-18 at 22:13 +0500, M.Yousaf Maqsood wrote:
> When I was running pg_upgrade with --check Option, it says can load load library
> pg_trgm.so because pg_popcount is undefined symbol which is being used in pg_trgm
> in 15.3 but 17.1 is unable to identify it.
> 
> Can anyone guide me ?

With PostgreSQL v17 you have to use the v17 version of pg_trgm.so;
you cannot just copy it from the v15 installation.

Yours,
Laurenz Albe






[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux