IS it a good practice to use SERIAL as Primary Key?
Hi all,
I am wonderring if it is a good practice to use SERIAL index as primary key,
as it is only available up to 9999999?
Currently i am dealing with storing LDAP users into Postgres and i am
looking for a better way to make use of the DN as primary key instead of
SERIAL index.
Any advice or suggestion is appreciated.
Thanks.
Regards,
Carter
_________________________________________________________________
Find singles online in your area with MSN Dating and Match.com!
http://match.sg.msn.com/match/mt.cfm?pg=channel&tcid=281203
- Prev by Date:
8.2Beta3 - create view testview (a,b,c) values (1,2,3),(4,5,6),...
- Next by Date:
2 problems of my postgresql
- Previous by thread:
8.2Beta3 - create view testview (a,b,c) values (1,2,3),(4,5,6),...
- Next by thread:
Re: IS it a good practice to use SERIAL as Primary Key?
- Indexes:
Home |
Main Index |
Thread Index