On Wed, Apr 27, 2005 at 01:12:42PM -0400, Mak, Jason wrote:
>
> The second step is to load this data using the COPY command.
> I don't quite understand how this is done within C.
Are you writing a client application that uses libpq? If so, have
you seen "Functions Associated with the COPY Command" in the libpq
chapter of the documentation?
http://www.postgresql.org/docs/8.0/interactive/libpq-copy.html
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/