You are not logged in.
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