Re: UUID functions - installation

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "SMITH, Phillip \(external\)" <phillip(dot)smith(at)astrium(dot)eads(dot)net>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: UUID functions - installation
Date: 2009-07-01 20:38:44
Message-ID: 16030.1246480724@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

"SMITH, Phillip \(external\)" <phillip(dot)smith(at)astrium(dot)eads(dot)net> writes:
> I have downloaded uuid-1.6.2.tar and unzipped.
> Reading the text file i am not clear how to install this functionality.

Try "make USE_PGXS=1 all" then "make USE_PGXS=1 install". If that
doesn't work I'd suggest moving to a newer PG release where UUID
is integrated.

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Allen, Danni 2009-07-02 03:02:32 variable use for selects
Previous Message Frank Bax 2009-07-01 14:26:41 Re: front ends