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

From Thom Brown
Subject Re: Installing a module for PostgreSQL
Date
Msg-id bddc86150903060806t4f1d91a6sc3fb495e6ed54e07@mail.gmail.com
Whole thread Raw
In response to Re: Installing a module for PostgreSQL  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Responses Re: Installing a module for PostgreSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general

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
--
Wow, is that it?  I didn't realise it was that simple.  Shouldn't something like this be mentioned in the modules section of the documentation?  It's just that it wasn't obvious what constituted a module.

Thanks for the answer Andreas.

Thom

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: After Upgrade from 8.2.6 to 8.3.6: function to_timestamp does not exist
Next
From: "Scot Kreienkamp"
Date:
Subject: Re: Postgres with phpScheduleIt