PostgreSQL 9.1 SPI

Brandon Allbery allbery.b at gmail.com
Mon Apr 2 18:56:50 PDT 2012


On Mon, Apr 2, 2012 at 15:54, Puneet Kishor <punk.kish at gmail.com> wrote:

> I was hoping to try out the SPI extension with Postgres 9.1, which, per
> the documentation at
> http://www.postgresql.org/docs/9.1/static/contrib-spi.html is supposed to
> live under <path>/to/contrib. But, in my
> /opt/local/share/postgresql91/contrib I don't have spi. Should I be able to
> get this via macports, or do I just download Pg sourcecode and look within
> that?
>

Looks like it might be possible to simply add SPI to the list of contribs
built along with postgresql91:  "sudo port edit postgresql91" and add "spi"
to the string on the "set contribs" line.

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120402/21015f2d/attachment.html>


More information about the macports-users mailing list