< Int4 - limit >

Поиск
Список
Период
Сортировка
От phpa
Тема < Int4 - limit >
Дата
Msg-id 009a01c0c7f8$444e8fb0$4301a8c0@abe
обсуждение исходный текст
Ответы Re: < Int4 - limit >  (David Olbersen <dave@slickness.org>)
Список pgsql-novice
Hey there,
 
(using postgres 6.5.0 - on Red Hat Linux)
 
I have built a small application which has a table for unique identifiers with a column of type int4.
 
This has one added to it each time a new key is required.  I am a little worried that at some point when the limit of int4 is reached the system will fall over.  Is this the case or is there a work around.
 
 
Thanks for any help.

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

Предыдущее
От: John Burski
Дата:
Сообщение: Re: C code problem
Следующее
От: Shay Moreno
Дата:
Сообщение: RES: < Int4 - limit >