On Срд, 2001-10-24 at 09:55, Dinesh Parikh wrote:
> Hi,
> Is there any concept of sys_Guid in postgres.
> If yes what is that ??
> As i am using GUID in sql and oracle, then what is counterpart of this in postgres. It is urgent.
>
> Thanks in advance
> Bye
> Dinesh Parikh
>
Look at http://www.taurussoft.org/files/uniqueidentifier-0.1.9.tar.gz
It uses libuuid from e2fsprogs to deal with UUIDs (GUIDs).
Regards,
Dmitry