AFAIK, there is no such thing. But you can use pg_dump in a pipe - that's all pgAdmin does.
//Magnus
From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Tope Akinniyi Sent: Tuesday, January 25, 2005 1:25 PM To: pgsql-general@postgresql.org Subject: [GENERAL] Backup DLL
Hi,
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?