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

From: "lynnsettle(at)yahoo(dot)com" <lynnsettle(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: customizing pg_dump together with copy.c's DoCopy function
Date: 2006-07-11 00:39:53
Message-ID: 1152578392.953869.21500@m73g2000cwd.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2006-07-11 00:45:24 Re: US Telephone Number Type
Previous Message Chris Browne 2006-07-11 00:07:54 Re: US Telephone Number Type