Re: Installing a module for PostgreSQL - Mailing list pgsql-general

From A. Kretschmer
Subject Re: Installing a module for PostgreSQL
Date
Msg-id 20090306155704.GA11757@a-kretschmer.de
Whole thread Raw
In response to Installing a module for PostgreSQL  (Thom Brown <thombrown@gmail.com>)
Responses Re: Installing a module for PostgreSQL
Re: Installing a module for PostgreSQL
List pgsql-general
In response to Thom Brown :
> Hi,
>
> This may be a stupid question, but I can't find any guide in the documentation
> which tells me the answer.  How do I install a module for PostgreSQL in Linux? 
> For example, how would I install uuid-ossp?  I can't find any options in
> postgresql.conf which would enable a module.  Is this an option at

test=*# \i /usr/share/postgresql/8.3/contrib/uuid-ossp.sql
SET
Zeit: 0,122 ms
CREATE FUNCTION
Zeit: 135,669 ms
CREATE FUNCTION
Zeit: 0,367 ms
CREATE FUNCTION
Zeit: 0,278 ms
CREATE FUNCTION
Zeit: 0,276 ms
CREATE FUNCTION
Zeit: 0,274 ms
CREATE FUNCTION
Zeit: 0,291 ms
CREATE FUNCTION
Zeit: 0,274 ms
CREATE FUNCTION
Zeit: 0,324 ms
CREATE FUNCTION
Zeit: 0,314 ms
CREATE FUNCTION
Zeit: 0,303 ms


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

pgsql-general by date:

Previous
From: Thom Brown
Date:
Subject: Installing a module for PostgreSQL
Next
From: Tom Lane
Date:
Subject: Re: Performance of subselects