Re: Importing large objects from the client side programatically. - Mailing list pgsql-general

From Daniel Verite
Subject Re: Importing large objects from the client side programatically.
Date
Msg-id 09675345-ab4a-4dba-baf0-8ca3076791a1@mm
Whole thread Raw
In response to Importing large objects from the client side programatically.  (Andrew Maclean <andrew.amaclean@gmail.com>)
List 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 by date:

Previous
From: Johan Nel
Date:
Subject: Re: ERROR: syntax error at or near "IF"... why?
Next
From: Jasen Betts
Date:
Subject: Re: Connecting to a postgreSQL database with windows CE over wi-fi; failing gracefully