Re: Reg: Records Size

Поиск
Список
Период
Сортировка
От John Barham
Тема Re: Reg: Records Size
Дата
Msg-id 4f34febc0511110534i20d84cc6la1d67918e86b7aeb@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Reg: Records Size  ("sandhya" <sandhyar@amiindia.co.in>)
Список pgsql-admin
> I am using C.

Lucky you.  I use Python. ;)

> Yes i mean to allocate memory of each tuple resulting from a query.
> Is there any function which gives the size of a tuple?
> If so...Please tell me/Tell me how to proceed to do that?

From the manual:
http://www.postgresql.org/docs/8.0/interactive/libpq-exec.html#LIBPQ-EXEC-SELECT-INFO
will give you everything you need.

  John

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

Предыдущее
От: "sandhya"
Дата:
Сообщение: Re: Reg: Records Size
Следующее
От: Josh O'Brien
Дата:
Сообщение: upgrade