Re: 4B row limit for CLOB tables

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: 4B row limit for CLOB tables
Дата
Msg-id 20150130.081703.86526503323626229.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответ на Re: 4B row limit for CLOB tables  (Steve Atkins <steve@blighty.com>)
Список pgsql-general
> I'm not sure whether it's mentioned explicitly, but large objects are
> referenced by an OID, which is a 32 bit value (and a global resource).

Large object is not necessarily referenced by OID since 8.1. You can
assign arbitrary 32 bit integers as long as they are unique in the
pg_largeobject table.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


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

Предыдущее
От: Alex Hunsaker
Дата:
Сообщение: Re: segmentation fault postgres 9.3.5 core dump perlu related ?
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: trouble adding a node to BDR