Re: BUG #5641: Can not create any python language - Mailing list pgsql-bugs

From Ashesh Vashi
Subject Re: BUG #5641: Can not create any python language
Date
Msg-id AANLkTikqj_9UOH54-qvt3MVAm+mJDaF79PEcJxnE5vgh@mail.gmail.com
Whole thread Raw
In response to Re: BUG #5641: Can not create any python language  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: BUG #5641: Can not create any python language
List pgsql-bugs
It shows you all the dependent dlls (present or missing) in it.
It also shows the exported functions by that particular dll.

That gives you idea, if something is wrong with your environment or some
dlls are missing.

You can check more details on http://dependencywalker.com/
(NOTE: bottom of the page of this link shows you the screen-shot of
dependency walker.)

--
Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.com>



*http://www.linkedin.com/in/asheshvashi*<http://www.linkedin.com/in/asheshvashi>


On Thu, Jan 6, 2011 at 8:07 PM, Robert Haas <robertmhaas@gmail.com> wrote:

> On Thu, Jan 6, 2011 at 9:08 AM, areveille <areveille@mobigis.fr> wrote:
> > I'm facing the same issue in the same environment and the solution given
> by
> > Ashesh Vashi is not working. :(
> > Once I have copied plpython.dll as plpython3.dll, I still can't create
> the
> > language plpython3u for a database.
>
> I guess the obvious question is - what happens when you try it?
>
> --
> Robert Haas
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>

pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: Re: BUG #5641: Can not create any python language
Next
From: areveille
Date:
Subject: Re: BUG #5641: Can not create any python language