Re: Importing large objects from the client side programatically.

Поиск
Список
Период
Сортировка
От Daniel Verite
Тема Re: Importing large objects from the client side programatically.
Дата
Msg-id 09675345-ab4a-4dba-baf0-8ca3076791a1@mm
обсуждение исходный текст
Ответ на Importing large objects from the client side programatically.  (Andrew Maclean <andrew.amaclean@gmail.com>)
Список pgsql-general
    Andrew Maclean wrote:

> I am using C++ and trying to programatically import a large
> object from the client side into a server.

In that context, the simplest way is to use libpq's C functions:
http://www.postgresql.org/docs/8.3/static/lo-interfaces.html

Best regards,
--
 Daniel
 PostgreSQL-powered mail user agent and storage:
 http://www.manitou-mail.org

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

Предыдущее
От: Johan Nel
Дата:
Сообщение: Re: ERROR: syntax error at or near "IF"... why?
Следующее
От: Jasen Betts
Дата:
Сообщение: Re: Connecting to a postgreSQL database with windows CE over wi-fi; failing gracefully