| From: | Iandé Coutinho <iande(at)br(dot)inter(dot)net> |
|---|---|
| To: | <pgsql-novice(at)postgresql(dot)org> |
| Subject: | executing backup remotly |
| Date: | 2004-01-22 14:30:44 |
| Message-ID: | 002101c3e0f4$6488e100$9a01a8c0@providerst.local |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Hi guys,
for the past 2 hours or so, i´ve been trying to execute pg_dump remotly,
let me explain better;
I´ve got postgresql 7.4.1 with cygwin and ipc-daemon2, running on winXP,
i´ve created the database, got postmaster running, everything seems fine.
Please correct me if i´m wrong, but to do a backup of a database i only need
the the permission of an OS user and need to execute a command line like
pg_dump.
problem: I have an apllication on one machine running a windows server OS,
and the database is on a linux, RH8.0, how can i execute a command to
perform a backup operation, from the windows aplication machine, both OS
user are disticts, but have admin privileges.
any help, would be apreciated,
thx,
Iandé
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Terry Lee Tucker | 2004-01-22 14:47:56 | Re: Using OLD on INSERT |
| Previous Message | Terry Lee Tucker | 2004-01-22 14:26:09 | Re: Using OLD on INSERT |