| From: | John DeSoi <desoi(at)pgedit(dot)com> |
|---|---|
| To: | Tope Akinniyi <topeakinniyi(at)yahoo(dot)co(dot)uk> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Backup DLL |
| Date: | 2005-01-25 12:40:05 |
| Message-ID: | 3D3FCA91-6ECE-11D9-BDFB-000A95B03262@pgedit.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Jan 25, 2005, at 7:25 AM, Tope Akinniyi wrote:
>
> Is anyone aware of a standalone DLL that can be integrated with
> applications for pg_dump and restore without resorting to asking
> clients to use tools like pgAdmin for their backup and restore cores?
If your programming tool supports it, you can just build the
pg_dump.exe command line and execute it. Your application just needs to
have a folder included with pg_dump and the supporting dll libraries.
John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Roman Neuhauser | 2005-01-25 13:15:23 | Re: Extended unit |
| Previous Message | Magnus Hagander | 2005-01-25 12:39:34 | Re: Backup DLL |