which type for primary key?

Поиск
Список
Период
Сортировка
От Rafal Kedziorski
Тема which type for primary key?
Дата
Msg-id 3E48BF5F.1060403@polonium.de
обсуждение исходный текст
Список pgsql-sql
Hi,

I'm working on J2EE project with PostgreSQL (7.3.2). I know, that a 
number type is better for primary key as string. I want create primary 
keys as NUMBER(20). Is this a good idea? what will be a performance for 
this length?


Best Regards,
Rafal



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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: conversi ms-sql7 vs postgresql 7.3
Следующее
От: "Alexander Stanier"
Дата:
Сообщение: Re: On delete cascade not working