You are not logged in.

#1 2012-10-15 08:06:17

MadEgg
Member
Registered: 2012-10-15
Posts: 3

Postgresql upgrade to 9.2.1 breaks PHP / PGSQL binding

In some cases, the upgrade from postgresql 9.1.4 to 9.2.1 which was performed todasy on a server I maintain resulted in the following error for some PHP-scripts:

ERROR: could not load library "/usr/lib/postgresql/plpgsql.so": /usr/lib/postgresql/plpgsql.so: undefined symbol: GetCachedPlan

For some reason I can't explain, it works for some PHP-scripts and for some others it gives this error.

Downgrading postgresql and postgresql-libs to 9.1.4 fixed the problem.

Any clues to what causes this?

Last edited by MadEgg (2012-10-15 08:06:53)

Offline

Board footer

Powered by FluxBB