Re: Problem with pl/python procedure connecting to the internet - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Problem with pl/python procedure connecting to the internet
Date
Msg-id 55D9FFAD.4000107@aklaver.com
Whole thread Raw
In response to Re: Problem with pl/python procedure connecting to the internet  (Igor Sosa Mayor <joseleopoldo1792@gmail.com>)
List pgsql-general
On 08/23/2015 09:53 AM, Igor Sosa Mayor wrote:
> Adrian Klaver <adrian.klaver@aklaver.com> writes:
>
>> What happens if you run the function below directly in psql and not
>> through the trigger?
>
> exactly the same error.
>
>> Do you have both Python 2 and Python 3 on this machine?
>
> I have both.
>
>> Did you create both the 2u and 3u variants of plpythonu?
>
> I tried both... in my system (archlinux) there is plpython2u and
> plpythonu. I think the 2nd one is python3.

How did they get there?

Or more to the point how where they built?

What happens if you change your geocodificar to use plpythonu?

>
>
>


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: Igor Sosa Mayor
Date:
Subject: Re: Problem with pl/python procedure connecting to the internet
Next
From: Adrian Klaver
Date:
Subject: Re: Problem with pl/python procedure connecting to the internet