Re: [GENERAL] Creating GUID

2004-01-16 Thread Ivar
Seems that none of them is same as MS GUID. > Linux-only? Seems so, damn currently use windows for developement. "David Garamond" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Chris Gamache wrote: > > You want > > http://gborg.postgresql.org/project/uniqueidentifier/projdisplay.p

Re: [GENERAL] Creating GUID

2004-01-16 Thread David Garamond
Chris Gamache wrote: You want http://gborg.postgresql.org/project/uniqueidentifier/projdisplay.php Another alternative: http://gborg.postgresql.org/project/pguuid/projdisplay.php (How do the two compare, aside from uniqueidentifier seeming to be Linux-only? Should I use one of the above for pro

Re: [GENERAL] Creating GUID

2004-01-16 Thread Chris Gamache
You want http://gborg.postgresql.org/project/uniqueidentifier/projdisplay.php CG --- Ivar <[EMAIL PROTECTED]> wrote: > Hi, > > How to generate GUID("f741d0ce-351c-4c8d-9625-d23765ca7f45") values in > postgre ? > > > > > ---(end of broadcast)-

[GENERAL] Creating GUID

2004-01-16 Thread Ivar
Hi, How to generate GUID("f741d0ce-351c-4c8d-9625-d23765ca7f45") values in postgre ? ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster