Handling Blobs with libpq

Поиск
Список
Период
Сортировка
От Stéphane Pinel
Тема Handling Blobs with libpq
Дата
Msg-id ADF671C5-5AC4-11D7-8432-000A27AFF5D2@noos.fr
обсуждение исходный текст
Список pgsql-general
What is the best approach to handle blobs with libpq ?

I've read in documentation that there are 2 ways:

1- Bytea
2- Larges objects (lo_import)

My main need is storing pictures (like Jpegs etc) or small blobs. Doc
says that (2) is more
appropriate but I need to work with blobs in memory, not from files.

Thanks for your help.

------------------------------------------------------------------------
---
Stephane
------------------------------------------------------------------------
---


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

Предыдущее
От: Ferruccio Zamuner
Дата:
Сообщение: search_path for schemas
Следующее
От: Olleg Samojlov
Дата:
Сообщение: Re: About tcp connection