Re: [GENERAL] Large Object questions...

Поиск
Список
Период
Сортировка
От John Huttley
Тема Re: [GENERAL] Large Object questions...
Дата
Msg-id 001a01bee2cb$d4284540$1401a8c0@Mr_Creosote.MWK.co.nz
обсуждение исходный текст
Список pgsql-general
-----Original Message-----
From: Howie <caffeine@toodarkpark.org>
To: John Huttley <john@mwk.co.nz>

>
>the one thing i miss is the ability to determine a lo's size (
>hinthintnudgenudgewinkwink ).




Here's a snippet of code

lo_lseek(cntl.conn, lo_fax,0, SEEK_END);
 length = lo_tell(cntl.conn,lo_fax);


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Re: where is the "applied"?
Следующее
От: Vadim Mikheev
Дата:
Сообщение: Re: [GENERAL] Client dies in transaction ?