Re: [SQL] UUID for Postgresql 8.4

2010-07-21 Thread Kenneth Marshall
On Wed, Jul 21, 2010 at 05:49:53PM +0530, Trinath Somanchi wrote: > Hi All, > > I have a column in my Postgresql database tables which need UUID. > > Is there any function in Pgsql for UUID generation. Please help me in this > regard. > > -- > Regards, >

Re: [SQL] UUID for Postgresql 8.4

2010-07-21 Thread MIkhail Puzanov
There's contrib module for it, uuid-ossp. It should be available as a package for most OSes and distributions, I guess. Hi All, > > I have a column in my Postgresql database tables which need UUID. > > Is there any function in Pgsql for UUID generation. Please help me in this > regard. > > -- > R

Re: [SQL] UUID for Postgresql 8.4

2010-07-21 Thread A. Kretschmer
In response to Trinath Somanchi : > Hi All, > > I have a column in my Postgresql database tables which need UUID. > > Is there any function in Pgsql for UUID generation. Please help me in this > regard. http://www.postgresql.org/docs/8.4/static/uuid-ossp.html Andreas -- Andreas Kretschmer Kont

[SQL] UUID for Postgresql 8.4

2010-07-21 Thread Trinath Somanchi
Hi All, I have a column in my Postgresql database tables which need UUID. Is there any function in Pgsql for UUID generation. Please help me in this regard. -- Regards, -- Trinath Somanchi,