PostgreSQL rows limit

Поиск
Список
Период
Сортировка
От Fabiano Ralo Monteiro
Тема PostgreSQL rows limit
Дата
Msg-id 000801bf4b2e$8f390200$b45d6b8f@PLUCKY
обсуждение исходный текст
Список pgsql-general
Hi folks,
 
 
        According to the documentation, every row in a PostgreSQL database has a unique identifier (OID). Being this OID a 4-byte integer, I ask you: do this limit the number of rows that a database can hold (to 2^32 ~= 4 billion) If yes, can I change that at compile time or such ?
 
Best Regards,
Fabiano

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

Предыдущее
От: Ed Loehr
Дата:
Сообщение: Re: [GENERAL] copy command -- foiled by pg_atoi
Следующее
От: Bart Ogryczak
Дата:
Сообщение: compiling PostgreSQL on SCO UW7?