Re: populating a table via the COPY command using C code.

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: populating a table via the COPY command using C code.
Дата
Msg-id 20050427181616.GA76898@winnie.fuhr.org
обсуждение исходный текст
Ответ на populating a table via the COPY command using C code.  ("Mak, Jason" <jason.mak@ngc.com>)
Список pgsql-general
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/

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

Предыдущее
От: Peter Wiersig
Дата:
Сообщение: Re: Had a problem with pg_clog
Следующее
От: Tom Lane
Дата:
Сообщение: Re: restarting after power outage