Re: serial + db key, or guid?

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: Mark Phillips <mark(dot)phillips(at)mophilly(dot)com>
Cc: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: serial + db key, or guid?
Date: 2020-08-10 22:21:34
Message-ID: 385D188D-2C23-43C7-BC36-B1E83839EAC2@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> On Aug 10, 2020, at 15:19, Mark Phillips <mark(dot)phillips(at)mophilly(dot)com> wrote:
> Advice, cautionary tales, suggestions and such will be warmly received.

Here's one solution a company found for this; it seems to work very well:

https://instagram-engineering.com/sharding-ids-at-instagram-1cf5a71e5a5c

--
-- Christophe Pettus
xof(at)thebuild(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ian Barwick 2020-08-11 01:19:10 Re: Keeping state in a foreign data wrapper
Previous Message Mark Phillips 2020-08-10 22:19:52 serial + db key, or guid?