Re: 4 billion record limit?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: 4 billion record limit?
Дата
Msg-id Pine.LNX.4.21.0007251951260.546-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: 4 billion record limit?  (Joseph Shraibman <jks@selectacast.net>)
Список pgsql-general
Joseph Shraibman writes:

> I'm not too familiar with the postgres internals, but the oid tells
> postgres where the row is stored in the filesystem. So by the time
> you've run out of oid's you've probably run out of space on your
> filesystem.

The `tid' specifies the storage location. The `oid' is more or less an
arbitrary number as far as user tables are concerned.


--
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Hints about how to debug pg_dump problem?
Следующее
От: "Joel Burton"
Дата:
Сообщение: (Fwd) RE: PostgreSQL, ODBC, Access (solution for me)