Re: Backup DLL

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: Backup DLL
Дата
Msg-id 3D3FCA91-6ECE-11D9-BDFB-000A95B03262@pgedit.com
обсуждение исходный текст
Ответ на Backup DLL  (Tope Akinniyi <topeakinniyi@yahoo.co.uk>)
Список 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


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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Backup DLL
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: EMBEDDED PostgreSQL