From: | "Joel Fradkin" <jfradkin(at)wazagua(dot)com> |
---|---|
To: | "'Din Adrian'" <adrian(dot)din(at)easynet(dot)ro>, <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: Using pg_dump through odbc |
Date: | 2005-03-01 13:41:26 |
Message-ID: | 003b01c51e64$5e9a2390$797ba8c0@jfradkin |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Simple method would be to load pg_dump on their machine and shell to it.
PGadminIII appears to do this and it runs well going from postgres on linux
to a XP machine.
Joel Fradkin
Wazagua, Inc.
2520 Trailmate Dr
Sarasota, Florida 34243
Tel. 941-753-7111 ext 305
jfradkin(at)wazagua(dot)com
www.wazagua.com
Powered by Wazagua
Providing you with the latest Web-based technology & advanced tools.
C 2004. WAZAGUA, Inc. All rights reserved. WAZAGUA, Inc
This email message is for the use of the intended recipient(s) and may
contain confidential and privileged information. Any unauthorized review,
use, disclosure or distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply email and delete and destroy
all copies of the original message, including attachments.
-----Original Message-----
From: pgsql-odbc-owner(at)postgresql(dot)org
[mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of Din Adrian
Sent: Tuesday, March 01, 2005 8:20 AM
To: pgsql-odbc(at)postgresql(dot)org
Subject: [ODBC] Using pg_dump through odbc
Hello,
I am using Delphi with psqlodbc and postgresql.
The problem is that I want the users to be able to backup the database
from client stations by pressing a button. So my question is how can I run
a pg_dump or psql command from delphi through odbc and get back the
dumped data ?
Any ideea or maybe a workaround?
Thank you,
Adrian Din,
Om Computer & Software
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
From | Date | Subject | |
---|---|---|---|
Next Message | Din Adrian | 2005-03-01 13:51:16 | Re: Using pg_dump through odbc |
Previous Message | Din Adrian | 2005-03-01 13:19:54 | Using pg_dump through odbc |