Is a limitation for the number of large objects that can be stored in a PostgreSQL database?

Поиск
Список
Период
Сортировка
От u15074
Тема Is a limitation for the number of large objects that can be stored in a PostgreSQL database?
Дата
Msg-id 1047634605.3e71a2add0c28@webmail.hs-harz.de
обсуждение исходный текст
Список pgsql-general
I want to store a lot of binary data (but not so big) as large objects in a
PostgreSQl database.
Since the large objects are referenced by an identifier of type oid, which is of
type unsigned int (right?), my question is, if the number of large objects that
can be stored in the database is limited by the range of the oid?

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


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

Предыдущее
От: Deepa K
Дата:
Сообщение: How referential integrety maintained internally
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: How referential integrety maintained internally