On Thu, 2010-06-17 at 20:56 -0400, Ozz Nixon wrote:
> I found a page:
>
> http://www.postgresql.org/docs/8.3/static/uuid-ossp.html
>
> Is that the only way to get UUID from postgresql?
>
> * We are in the midst of porting a replication product to support postgresql,
> which relies on UUID
I found a page:
http://www.postgresql.org/docs/8.3/static/uuid-ossp.html
Is that the only way to get UUID from postgresql?
* We are in the midst of porting a replication product to support postgresql,
which relies on UUID/GUID for uniqueness instead of Sequences and Site ID's.
Thanks,