public inbox for [email protected]
help / color / mirror / Atom feedLoadable libraries ( pg_trgm) issue during pg_upgrade from 15.3 to 17.1
2+ messages / 2 participants
[nested] [flat]
* Loadable libraries ( pg_trgm) issue during pg_upgrade from 15.3 to 17.1
@ 2024-12-18 17:13 M.Yousaf Maqsood <[email protected]>
2024-12-20 12:55 ` Re: Loadable libraries ( pg_trgm) issue during pg_upgrade from 15.3 to 17.1 Laurenz Albe <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: M.Yousaf Maqsood @ 2024-12-18 17:13 UTC (permalink / raw)
To: pgsql-admin
Hi Team,
I hope you are doing well. Have any of you faced issue during upgrade from
15.3 to 17.1 on Redhat 7.
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 ?
Kind regards,
Muhammad Yousaf Maqsood
Cell# +923134039397
LinkedIn profile: muhammadyousafmaqsood
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Loadable libraries ( pg_trgm) issue during pg_upgrade from 15.3 to 17.1
2024-12-18 17:13 Loadable libraries ( pg_trgm) issue during pg_upgrade from 15.3 to 17.1 M.Yousaf Maqsood <[email protected]>
@ 2024-12-20 12:55 ` Laurenz Albe <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Laurenz Albe @ 2024-12-20 12:55 UTC (permalink / raw)
To: M.Yousaf Maqsood <[email protected]>; pgsql-admin
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
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2024-12-20 12:55 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-12-18 17:13 Loadable libraries ( pg_trgm) issue during pg_upgrade from 15.3 to 17.1 M.Yousaf Maqsood <[email protected]>
2024-12-20 12:55 ` Laurenz Albe <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox