Re: Plpythonu extension

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Vincent Predoehl <vpredoehl(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Plpythonu extension
Date: 2019-02-20 16:01:55
Message-ID: 51871341-bb44-d358-c966-e52160e52f72@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2/20/19 6:46 AM, Vincent Predoehl wrote:
> hi
>
> I have PostgreSQL 11.1 installed on MacOS X Mojave and I used brew to do the install. It appears that the extension plpython was not included in the default installation and I would like to know how to install it.

All I can find is:

https://stackoverflow.com/questions/38062512/install-plpython-on-mac-with-python-2-7

Not sure how helpful that is. Though it does seem to be an option here:

https://formulae.brew.sh/formula/postgresql

postgresql --with-python

Otherwise you might try the Homebrew forum:

https://discourse.brew.sh/latest

>
> Thanks…
>

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vincent Predoehl 2019-02-20 16:06:16 Re: Plpythonu extension
Previous Message Peter Eisentraut 2019-02-20 16:01:13 Re: Plpythonu extension