Re: customizing pg_dump together with copy.c's DoCopy function

Поиск
Список
Период
Сортировка
От lynnsettle@yahoo.com
Тема Re: customizing pg_dump together with copy.c's DoCopy function
Дата
Msg-id 1152578392.953869.21500@m73g2000cwd.googlegroups.com
обсуждение исходный текст
Ответ на customizing pg_dump together with copy.c's DoCopy function  ("lynnsettle@yahoo.com" <lynnsettle@yahoo.com>)
Список pgsql-general
After further reading, I'm wondering if I should instead try to use
libpq calls like PQgetCopyData, PQputCopyData, and PQputCopyEnd.

Would they be a viable alternative to provide both the speed and
flexibility I'm looking for?

-Lynn


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

Предыдущее
От: "lynnsettle@yahoo.com"
Дата:
Сообщение: customizing pg_dump together with copy.c's DoCopy function
Следующее
От: nkunkov@optonline.net
Дата:
Сообщение: Dynamic table with variable number of columns