I’m brand new to Postgresql and working on moving an existing large DB
into it. I’m trying to get uuid-ossp functions to work. I know the
UUID type is installed, but I need the generate functions. I’ve
installed postgresql-server and postgresql-contrib from the postgresql
yum repos (working with Oracle Unbreakable Linux – which is TERRIBLE,
but I don’t have a choice in the matter) and everything is good. I just
cannot for the life of me figure out how to install the uuid-ossp
functions. I’ve seen stuff about a .sql query to run, but I’ve done an
updatedb/locate and cannot find it. It is not in the contrib folder.
Any help would be much appreciated.
Thanks for any ideas,
Chris