| From: | "Morris, Roy" <rmorris(at)internetsecure(dot)com> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Re: UUID - 8.4.2 |
| Date: | 2010-01-20 18:27:36 |
| Message-ID: | 19BA112CA339EB47B0E90EBAE50D132D077E50E1@exch1.internal.priv |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Thanks! I installed that now and ran the uuid sql script against my test
db. It returned a few
CREATE FUNCTION outputs. In psql I type uuid(); and it does not work?
Any thoughts?
-----Original Message-----
From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
Sent: Wednesday, January 20, 2010 1:13 PM
To: Morris, Roy
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: [NOVICE] UUID - 8.4.2
"Morris, Roy" <rmorris(at)internetsecure(dot)com> writes:
> I have installed 8.4 from a package on Linux FC12. I am wondering if
> there is any way to install UUID functions
> without building Postgres from source?
They're in the postgresql-contrib package ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-01-20 18:35:55 | Re: UUID - 8.4.2 |
| Previous Message | Tom Lane | 2010-01-20 18:13:22 | Re: UUID - 8.4.2 |