Upgrading PostgreSQL from 11.x to 16.x with pg_upgrade: failed to load shared libraries
TL;DR: Is it safe to provide shared libraries from multiple environments in LD_LIBRARY_PATH
to pg_upgrade
? If not, can I somehow tell pg_upgrade
the directory it should take its shared libraries from only for the old-bindir
?