Re: Alternative to serial primary key

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Alternative to serial primary key
Дата
Msg-id 20060706125035.GD26210@phlogiston.dyndns.org
обсуждение исходный текст
Ответ на Re: Alternative to serial primary key  (Markus Schaber <schabi@logix-tt.com>)
Список pgsql-sql
On Thu, Jul 06, 2006 at 01:28:58PM +0200, Markus Schaber wrote:
> 
> Yes, risking collisions. It will work for some time, and then create a
> maintainance nightmare for his successors. :-)

Well, that plus you can't actually point a foreign key contraint at
anything that isn't a unique contraint.

A

-- 
Andrew Sullivan  | ajs@crankycanuck.ca
"The year's penultimate month" is not in truth a good way of saying
November.    --H.W. Fowler


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

Предыдущее
От: "David Clarke"
Дата:
Сообщение: Re: Alternative to serial primary key
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Alternative to serial primary key