| From: | Thom Brown <thombrown(at)gmail(dot)com> |
|---|---|
| To: | "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Installing a module for PostgreSQL |
| Date: | 2009-03-06 16:06:41 |
| Message-ID: | bddc86150903060806t4f1d91a6sc3fb495e6ed54e07@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scot Kreienkamp | 2009-03-06 16:23:45 | Re: Postgres with phpScheduleIt |
| Previous Message | Tom Lane | 2009-03-06 16:04:33 | Re: After Upgrade from 8.2.6 to 8.3.6: function to_timestamp does not exist |