Re: Design database schemas around a common subset of objects

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Design database schemas around a common subset of objects
Date: 2021-11-08 05:53:38
Message-ID: 23E33948-0181-4457-A375-C1377183B143@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> On Nov 7, 2021, at 6:10 PM, Rich Shepard <using SSN (social security numbers) for people are a natural key as is the
> VIN (vehicle identification number) for ... vehicles.
>
> Rich

Be very careful with SSN. Not as unique as you might think. As well as a stretch to call natural.
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dhivya E 2021-11-08 11:41:39 Re: Mongo FDW For Postgres
Previous Message Oleg Serov 2021-11-08 03:42:10 Re: Question: Is it possible to get the new xlog position after query execution?