| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Vincent Predoehl <vpredoehl(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Plpythonu extension |
| Date: | 2019-02-20 16:01:13 |
| Message-ID: | c4444cd3-8adf-0621-08a4-93c592bff983@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 2019-02-19 14:40, Vincent Predoehl wrote:
> 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.
Apparently, it was removed here:
https://github.com/Homebrew/homebrew-core/pull/36074
If you don't care about understanding that, maybe try this alternative
tap: https://github.com/petere/homebrew-postgresql
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2019-02-20 16:01:55 | Re: Plpythonu extension |
| Previous Message | Peter Eisentraut | 2019-02-20 15:53:32 | Re: Channel binding not supported using scram-sha-256 passwords |