From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Dan Boeriu <dan(dot)boeriu(at)roost(dot)com> |
Cc: | Pg Bugs <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: BUG #4914: uuid_generate_v4 not present in eithersource or yum/rpm |
Date: | 2009-07-10 16:31:05 |
Message-ID: | 20090710163105.GB9383@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Dan Boeriu wrote:
> Could you please tell me how you installed it? What exact version did you download? Was it source or yum/rpm?
> I tried both with source compiling with the flags for oops-uuid and still didn't get the function uuid_generate_v4.
>
> If you installed from source please send me the configure flags you used.
> If you installed from yum/rpm please tell me what version/platform.
I compiled from source. Did you enter the contrib/uuid-ossp directory
and ran make install in there?
$ pg_config --configure
'--enable-debug' '--enable-depend' '--enable-cassert' '--enable-nls' '--cache-file=/home/alvherre/tmp/pgconfig.84_rel.cache' '--enable-thread-safety' '--with-python' '--with-perl' '--with-tcl' '--with-openssl' '--with-libxml' '--with-ossp-uuid' '--prefix=/pgsql/install/84_rel' '--with-pgport=55516'
--
Alvaro Herrera Valdivia, Chile ICBM: S 39º 48' 55.3", W 73º 15' 24.7"
Syntax error: function hell() needs an argument.
Please choose what hell you want to involve.
From | Date | Subject | |
---|---|---|---|
Next Message | Mathieu De Zutter | 2009-07-10 16:37:15 | Re: BUG #4913: Row missing from primary key index |
Previous Message | Tom Lane | 2009-07-10 16:24:10 | Re: BUG #4913: Row missing from primary key index |