Would you do this? - Mailing list pgsql-general

From Christian Marschalek
Subject Would you do this?
Date
Msg-id 000001c0d5b4$39febfc0$0200a8c0@server
Whole thread Raw
Responses Re: Would you do this?  (Paul Tomblin <ptomblin@xcski.com>)
Re: Would you do this?  (Ludwig Meyerhoff <ludwig@antar.com>)
List 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 by date:

Previous
From: "Dave Cramer"
Date:
Subject: Re: Web-based Problem/Project tracking system ...
Next
From: Paul Tomblin
Date:
Subject: Re: Would you do this?