Re: PostgreSQL Developer Best Practices

Поиск
Список
Период
Сортировка
От Karsten Hilbert
Тема Re: PostgreSQL Developer Best Practices
Дата
Msg-id trinity-59cdef70-7917-48a9-bc8c-6bbb989f543c-1440521048348@3capp-gmx-bs21
обсуждение исходный текст
Ответ на Re: PostgreSQL Developer Best Practices  (Melvin Davidson <melvin6925@gmail.com>)
Список pgsql-general
> No one ever said a number is not natural. just that there is no need to duplicate uniqueness
> with a separate number.

The whole point is that people are telling you that surrogate keys do not _duplicate_ uniqueness but
rather _generate_ it, artificially, and therefore reliably.

Today's external uniqueness is ambiguous tomorrow.

Karsten


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: PostgreSQL Developer Best Practices
Следующее
От: Adam Brusselback
Дата:
Сообщение: Re: PostgreSQL Developer Best Practices