Postgres 9.5 Installation on OS X

From: James Haskell <jameskhaskell(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Postgres 9.5 Installation on OS X
Date: 2016-06-30 22:49:30
Message-ID: CABuVnQKnn6Pq_ir6jNqgegR_L8OZvAq8QVx=HAOTPLmF0XJ0UQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I installed Postgres 9.5 on my Mac (OS X v 10.10.5) using Homebrew, and
there is no support for PLPython… there is plython* files in
/usr/local/share/postgresql/extension. Attempting to run "CREATE EXTENSION
plpythonu;” give error: ERROR: could not open extension control file
"/usr/local/share/postgresql/extension/plpythonu.control": No such file or
directory.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2016-07-01 00:59:45 Re: Postgres 9.5 Installation on OS X
Previous Message Phil McGuinness 2016-06-30 21:45:24 Re: PostGres 9.5 [ and earlier ] "SET SEARCH_PATH TO "+ cSchema + ";"