Re: UUID column as pimrary key? - Mailing list pgsql-general

From Radosław Smogura
Subject Re: UUID column as pimrary key?
Date
Msg-id 763ec3dcb2cbd8a6917d80e4c3fc01cf@softperience.pl
Whole thread Raw
In response to Re: UUID column as pimrary key?  (Michael Satterwhite <michael@weblore.com>)
List pgsql-general
 Pooled id.. child machine connects to main and says give 10000 of ids,
 main increments counter by 10000, child allocates in given pool.

 On Wed, 5 Jan 2011 17:11:35 -0600, Michael Satterwhite
 <michael@weblore.com> wrote:
> Once multiple machines are linked to maintain the database, this has
> a flaw in
> it as a series is not guaranteed to be unique between machines
> (actually I
> think they're pretty well guaranteed *NOT* to be

pgsql-general by date:

Previous
From: dennis jenkins
Date:
Subject: Re: UUID column as pimrary key?
Next
From: Szymon Guz
Date:
Subject: Re: UUID column as pimrary key?