type "serial" and biginteger

Поиск
Список
Период
Сортировка
От DFE
Тема type "serial" and biginteger
Дата
Msg-id CALqvQ1OBYEQLv62ev4M2ACaAjb5V92085Efj5oLzWJ7Hz1xXkA@mail.gmail.com
обсуждение исходный текст
Ответы Re: type "serial" and biginteger  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-novice
Hi all,
I create a table with Primary Key with name "gid" and type SERIAL.
I have a dubt on the SERIAL type: this data type is a INTEGER (int4)
type, but the sequence that is automatically created with pgAdmin has
BIGINTEGER output (MAXVALUE 9223372036854775807).
This fact can cause a numeric overflow during the insert?

Version Postgres 9.0.3.
Thanks in advance,
Domenico.

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

Предыдущее
От: michael lush
Дата:
Сообщение: plperl.so no such file or directory
Следующее
От: Tom Lane
Дата:
Сообщение: Re: plperl.so no such file or directory