Korin Richmond wrote:
Hi,I want to use python modules I have written in plpythonu. I can load these modules in functions within postgres if they are installed in the "official" python module directories (e.g. /blah/site-packages etc.)However, I want to use modules which are in my home file space, but I can't get this to work.
Does user "postgres" have access to your home directory? -- Richard Huxton Archonet Ltd