Re: bytea columns and large values

Поиск
Список
Период
Сортировка
От Dmitriy Igrishin
Тема Re: bytea columns and large values
Дата
Msg-id CAAfz9KPk83Kez6AWPDySdjPUHYvjvHE36fW6qG3pL=WZ1_=Jzw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: bytea columns and large values  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: bytea columns and large values
Список pgsql-general
Hey Merlin,

The lo interface sucks but it's slightly better on resources for
really huge bytea and tends to be more consistently implemented in
database drivers.  If I was doing this, I would of course be crafting
a carefully generated client in C, using libpqtypes, which is the gold
standard for sending bytea against which all others should be judged.
I am sorry, but why the Large Objects interface sucks?



--
// Dmitriy.


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