Re: [BUGS] BUG #4914: uuid_generate_v4 not present in eithersource or yum/rpm
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 -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
Re: [BUGS] BUG #4914: uuid_generate_v4 not present in eithersource or yum/rpm
On Tue, Jul 14, 2009 at 01:18:55AM +0300, Peter Eisentraut wrote: - On Monday 13 July 2009 19:17:49 David Kerr wrote: - > 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: - > [some nonsense] - - I'm sorry to say that SUSE just isn't a good source if you want to do serious - PostgreSQL deployment. They ship PostgreSQL because it's there, but they, as - an organization, just don't care enough to consistently provide the packages, - updates, and support that you'd want for serious use. So if you can't use a - different operating system, either accept what you get and hope you get away - with it, or prepare to spend some resources to do your own maintenance. - I'm working on my management to allow me to roll my own PG and get a 3rd party support. Responses from Novell (like what I sent to the list) only help to further that cause. Dave -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs