How to get the size of a large object?

Поиск
Список
Период
Сортировка
От Robert B. Easter
Тема How to get the size of a large object?
Дата
Msg-id 00042115124402.18804@comptechnews
обсуждение исходный текст
Ответ на PG Problems  (ALASTAIR JOHN TAYLOR <ajt6@aber.ac.uk>)
Ответы Re: How to get the size of a large object?  (swalker <swalker@ct36753-a.jfrvil1.in.home.com>)
Список pgsql-general
I use php4 and I'm wondering if there is a way to find out the size of a large
object so that when I call pg_loread($fd, $len), I can set $len to the correct
number of bytes to read in.  Does the database maintain this information
anywhere accessible by a query?  I could store the sizes in a table along with
the oids but would rather not if I don't need to.

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

Предыдущее
От: Loïc TREGOUËT
Дата:
Сообщение: How to use new type ?
Следующее
От: swalker
Дата:
Сообщение: Re: How to get the size of a large object?