Re: Enforce primary key on every table during dev?

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Enforce primary key on every table during dev?
Дата
Msg-id ed7d8c78-d0ef-c895-e0a4-3f3459a1670e@aklaver.com
обсуждение исходный текст
Ответ на Re: Enforce primary key on every table during dev?  (Ron Johnson <ron.l.johnson@cox.net>)
Список pgsql-general
On 03/01/2018 01:03 PM, Ron Johnson wrote:
> On 03/01/2018 02:32 PM, David G. Johnston wrote:

> There's always the "account number", which is usually synthetic. Credit 
> Card numbers are also synthetic.  

Actually, no:

https://en.wikipedia.org/wiki/Payment_card_number

There is a method to the madness, not just random issuance of numbers. 
It was made it relatively easy for folks to generate numbers. Hence the 
addition of CSC codes.

ICD numbers are (relatively)
> synthetic, too.
> 
> But that doesn't mean we have to use them willy-nilly everywhere.
> 
> 
> -- 
> Angular momentum makes the world go 'round.


-- 
Adrian Klaver
adrian.klaver@aklaver.com


В списке pgsql-general по дате отправления:

Предыдущее
От: Tim Cross
Дата:
Сообщение: Re: Enforce primary key on every table during dev?
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Enforce primary key on every table during dev?