Re: <no subject>

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: Mark Leicester <mark(dot)leicester(at)metering(dot)co(dot)nz>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: <no subject>
Date: 2003-01-23 20:52:41
Message-ID: Pine.LNX.4.33.0301231351130.2405-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 16 Jan 2003, Mark Leicester wrote:

> Hi there,
> I've successfully installed Postgres 7.3.1 on MAC OS X 10.2.3 and am keen to
> get started porting some MSSQL databases to Postgres.
> The problem I have struck is that there is no equivalent to MSSQL's
> uniqueidentifier datatype in Postgres.
> I have seen the implementation for Linux at http://www.taurussoft.org/ but
> that relies on the e2fs libraries for uuid generation.
> Has anyone ported the uniqueidentifier for the Mac, or can anyone give me
> tips on plugging the linux implementation into the mac uuid libraries.
> Thanks in advance,

Maybe it would be better if you told us what exactly you need of this
data type so those of us not familiar with MSSQL's uniqueidentifier data
type might make some suggestions for replacements. Do you need a unique
ID across multiple database servers / instances? within a single
database, etc...

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Luc Lachance 2003-01-23 20:55:48 Re: agregates
Previous Message will trillich 2003-01-23 20:52:13 Re: standard schemas for addresses, others?