Would you do this?

Поиск
Список
Период
Сортировка
От Christian Marschalek
Тема Would you do this?
Дата
Msg-id 000001c0d5b4$39febfc0$0200a8c0@server
обсуждение исходный текст
Ответы Re: Would you do this?  (Paul Tomblin <ptomblin@xcski.com>)
Re: Would you do this?  (Ludwig Meyerhoff <ludwig@antar.com>)
Список pgsql-general
Hi!

I'm on a project that deals with a users database... Every user gets a
id assigned. If he cancles his account, the next user to register will
get his id. Would you do this? Or just let there be gaps between user
ids?

I guess just using a serial data type and don't care about gaps is the
fastest way...

Cya Chris


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

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: Re: Web-based Problem/Project tracking system ...
Следующее
От: Paul Tomblin
Дата:
Сообщение: Re: Would you do this?