Re: Help with plpython3u

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: PEDRO PABLO SEVERIN HONORATO <ppseverin(at)miuandes(dot)cl>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Help with plpython3u
Date: 2020-06-10 16:17:43
Message-ID: dfe845e0-4d04-db6d-988b-461bcd4f254a@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/10/20 8:25 AM, PEDRO PABLO SEVERIN HONORATO wrote:
> Just to be clear those where instructions from here, correct?:
>
> https://www.enterprisedb.com/edb-docs/d/edb-postgres-advanced-server/user-guides/language-pack-guide/12/EDB_Postgres_Language_Pack_Guide.1.08.html#
>
> Yes. When I did that I could execute python functions and create the
> extension in postgres without problem, but later I realized that doing
> this will create the other problem with anaconda.
>
> So when you did the Anaconda install:
>
> https://docs.anaconda.com/anaconda/install/windows/
>
> What did you check for the Advanced options in Step 8?
>
> I left the first one unchecked and the second one checked, which is the
> default settings.
>

Alright. Before we go any further it would be best to determine what
your needs are. So:

1) Did you install Anaconda just to get Python or for the science data
set of libraries it provides?

2) Do you need the system Python you installed for anything that
Anaconda does not provide?

3) What are you planning to do with plpython3u?

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Praveen Kumar K S 2020-06-10 16:31:41 Re: [HELP] Reset postgres server
Previous Message PEDRO PABLO SEVERIN HONORATO 2020-06-10 15:25:00 Re: Help with plpython3u