error since upgrading to 9.3.3 plpgsql

From: Gregory Gincley <rollenwiese(at)fastmail(dot)net>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: error since upgrading to 9.3.3 plpgsql
Date: 2014-02-21 05:46:36
Message-ID: 5306E83C.3060208@fastmail.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Greetings,

Since upgrading to 9.3.3 on Arch Linux, I have been receiving an error
whenattempting to execute or recreate plpgsql functions in mydatabase.

I'm not clear if this is an error with the compilation by the Arch
package manager or an error with Postgres, or some problem with my
database permissions/configuration/plpgsql extension that has not been
brought into focus until now.

When attempting to execute or create I receive:

ERROR: could not load library "/usr/lib/postgresql/plpgsql.so":
/usr/lib/postgresql/plpgsql.so: undefined symbol:
CheckFunctionValidatorAccess
SQL state: 58P01

The does exist in my filesystem.

Thanks, Greg

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2014-02-21 06:11:15 Re: error since upgrading to 9.3.3 plpgsql
Previous Message David Johnston 2014-02-21 03:39:01 Re: Increasing maximum connection for postgresql 9.2