uuid extension not available

From: Thara Vadakkeveedu <tharagv(at)yahoo(dot)com>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: uuid extension not available
Date: 2013-10-10 12:42:13
Message-ID: 1381408933.15336.YahooMailNeo@web125001.mail.ne1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi
I have postgresql 9.2 installed on red hat linux 6.4 . I need to generate uuids using the uuid_generate_v4() function.
 
select * from pg_available_extensions does not list this extension. The only extension that is available is plpgsql.
 
I find uuid libraries, libuuid.so.1 and libuuid.so.1.3.0 in /lib64 folder.
 
What should I do next ? How can I can install this extension ?
 
Thanks,
Thara.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Thara Vadakkeveedu 2013-10-10 13:09:27 Re: uuid extension not available
Previous Message Viktor 2013-10-10 09:27:14 Re: Random server overload