Re: Installing Contrib Modules with a Precompiled Binary - Mailing list pgsql-general

From Dave Page
Subject Re: Installing Contrib Modules with a Precompiled Binary
Date
Msg-id AANLkTikEytTNtjkFS7A0QdSN-PXzObP90SJrxVTSjHa7@mail.gmail.com
Whole thread Raw
In response to Installing Contrib Modules with a Precompiled Binary  (Aram Fingal <fingal@multifactorial.com>)
Responses Re: Installing Contrib Modules with a Precompiled Binary
List pgsql-general
On Mon, Sep 20, 2010 at 7:06 PM, Aram Fingal <fingal@multifactorial.com> wrote:
> I'm using the OS X precompiled binary from EnterpriseDB and want to add the tablefunc contrib module.  I haven't been
ableto find any documentation about how to do this or even whether modules can be added to this binary version. 

It's the same as the source version except you don't need to build the
binary - just run the SQL script from the share/ subdirectory of the
installation.

> I suppose that it may be a good idea to export my databases and compile from source anyway.  I see that Postgres is
runningas a 32-bit application while I have a 64-bit machine and OS (OS X, Snow Leopard.) 

The 9.0 release supports 32 and 64 bit Intel machines.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Installing Contrib Modules with a Precompiled Binary
Next
From: Carlos Mennens
Date:
Subject: Re: Alter Table Auto_Increment