Re: [GENERAL] post installation addition of uuid extension

2011-08-05 Thread Rob Sargent
On 08/05/2011 05:26 PM, Tom Lane wrote: > Rob Sargent writes: >> I've inherited some version 9.0 databases which make use of the uuid >> data type but which do not have the uuid-generate-vx() functions. >> These installations are running on openSUSE 11.3 (x86_64) and were >> installed (probably)

Re: [GENERAL] post installation addition of uuid extension

2011-08-05 Thread Rob Sargent
On 08/05/2011 05:26 PM, Tom Lane wrote: > Rob Sargent writes: >> I've inherited some version 9.0 databases which make use of the uuid >> data type but which do not have the uuid-generate-vx() functions. >> These installations are running on openSUSE 11.3 (x86_64) and were >> installed (probably)

Re: [GENERAL] post installation addition of uuid extension

2011-08-05 Thread Tom Lane
Rob Sargent writes: > I've inherited some version 9.0 databases which make use of the uuid > data type but which do not have the uuid-generate-vx() functions. > These installations are running on openSUSE 11.3 (x86_64) and were > installed (probably) from yast. I've loaded the requisite share-lib