Re: Plpythonu extension - Mailing list pgsql-general

From Anthony DeBarros
Subject Re: Plpythonu extension
Date
Msg-id CAAQFaFKtSP7tn01cd-a78m-9VkQvZzNRw_bhun2V2JW+RQqarA@mail.gmail.com
Whole thread Raw
In response to Re: Plpythonu extension  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
Consider using Postgres.app instead?

On Wed, Feb 20, 2019 at 11:13 AM Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 2/20/19 8:06 AM, Vincent Predoehl wrote:
> Ok, thanks guys.  I already tried:
>
> brew install postgres --with-python
>
> With no success…

See Peters post and it's link to:

https://github.com/Homebrew/homebrew-core/pull/36074

Seems options are no longer allowed in Homebrew.

>
>> On Feb 20, 2019, at 10:01 AM, Adrian Klaver <adrian.klaver@aklaver.com
>> <mailto:adrian.klaver@aklaver.com>> wrote:
>>
>> 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.klaver@aklaver.com
>


--
Adrian Klaver
adrian.klaver@aklaver.com

pgsql-general by date:

Previous
From: Rob Nikander
Date:
Subject: Re: procedures and transactions
Next
From: Julie Nishimura
Date:
Subject: adding more space to the existing 9.6 cluster