Re: newid() in postgres

From: "marcel(dot)beutner" <m(dot)beutner(at)googlemail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: newid() in postgres
Date: 2007-04-05 08:27:15
Message-ID: 1175761635.230450.310330@n76g2000hsh.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

Thanks a lot for your answers! But I don't need a sequence which only
will be incremented. I need a _real_ GUID just as the newid()
function. Is there no way to generate such a GUID?

I need a real GUID because I use them further in my host app. And my
host app relies on it.

Thanks for your answers.

Marcel

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ashish Karalkar 2007-04-05 08:32:50 Re: Granting permissions
Previous Message M. Nejat AYDIN 2007-04-05 08:00:58 Migrating data from mssql to postgresql