Re: contrib uuid X64

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: "Morris, Roy" <rmorris(at)internetsecure(dot)com>
Cc: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: contrib uuid X64
Date: 2011-10-21 08:50:26
Message-ID: 1319187029.870.8.camel@lenovo01-laptop03.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Thu, 2011-10-20 at 16:26 +0000, Morris, Roy wrote:
> It's installed via yum and installs 8.4.9 which should be fine that's
> what's running on the X86 boxes. I install at the same time the
> contrib package but alas no uuid.

It is there?

$ rpm -qlp postgresql-contrib-8.4.9-1PGDG.rhel5.i386.rpm |grep uuid
/usr/lib/pgsql/uuid-ossp.so
/usr/share/doc/postgresql-contrib-8.4.9/uninstall_uuid-ossp.sql
/usr/share/doc/postgresql-contrib-8.4.9/uuid-ossp.sql
/usr/share/pgsql/contrib/uninstall_uuid-ossp.sql
/usr/share/pgsql/contrib/uuid-ossp.sql

You need to run uuid-ossp.sql in the database to actually be able to use it .

--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Morris, Roy 2011-10-21 12:52:06 Re: contrib uuid X64
Previous Message Devrim GÜNDÜZ 2011-10-20 22:34:46 Re: contrib uuid X64