Re: BUG #4914: uuid_generate_v4 not present in eithersource or yum/rpm

From: David Kerr <dmk(at)mr-paradox(dot)net>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
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-13 16:17:49
Message-ID: 20090713161749.GB75569@mr-paradox.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Jul 10, 2009 at 12:31:05PM -0400, Alvaro Herrera wrote:
- 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'
-

Just an addition to this topic.

We're using SLES 11, and uuid-ossp isn't delivered in the postgresql-contrib package, we opened
a case with Novell and this was their reply:

---
With regards to Service Request # 10497898141:

Thank you for the response. Since the PostgreSQL project determined uuid off by default, the SLES RPMs have been left at the default. Recompiling
with the settings to turn on uuid is how to enable uuid, but recompiling in no something supported.

I will close this Service Request, since enabling uuid and recompiling are not supported.
---

Dave

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2009-07-13 17:42:19 Re: BUG #4914: uuid_generate_v4 not present in eithersource or yum/rpm
Previous Message Tom Lane 2009-07-13 15:47:26 Re: SPI_ERROR_CONNECT within pl/pgsql, PG 8.4