As documented here:
http://www.postgresql.org/docs/9.0/interactive/uuid-ossp.html
Rather than assuming the host operating system has an implementation of UUID,
Postgres depends on the presence of a specific implementation of UUID
generation & handling. This open-source implementation is called "
Hi-
Do u want to add UUID support to postgresql
follow this link
http://raveica.comdurav.com/blog/personal/how-do-i-add-uuid-to-postgresql/
or for UUID-OSSP, here is the documentation
http://www.postgresql.org/docs/8.3/static/uuid-ossp.html
2010/12/21 Николай Ижиков
> Hi, guys.
>
> I have linu