On Thursday 18 March 2004 17:51, Tom Lane wrote: > Richard Huxton <[EMAIL PROTECTED]> writes: > > How would you run pg_dump on a remote machine? > > Trivially. It's a client.
Eh? I'm assuming we're talking at cross purposes here. *I* can run it trivially - ssh in and run it over there, or run it on my linux box here and tunnel the connection through. PGadmin etc. can't rely on pg_dump existing (not yet - once the windows port is ready though...) and it can't run it remotely. -- Richard Huxton Archonet Ltd ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match