On Tue, Mar 27, 2012 at 1:00 PM, David Boreham <[email protected]> wrote: > fwiw we run db_dump locally, compress the resulting file and scp or rsync it > to the remote server.
I wanted to see if I can do that without running pg_dump on the remote server. That would involve connecting to the server via ssh and I want to see if there is a way to avoid that. Cheers. > > > > > > -- > Sent via pgsql-general mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-general -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
