Re: Need help on how to backup a table - Mailing list pgsql-general

From ajcity
Subject Re: Need help on how to backup a table
Date
Msg-id 16347825.post@talk.nabble.com
Whole thread Raw
In response to Re: Need help on how to backup a table  (ashish <ashish.karalkar@netcore.co.in>)
Responses Re: Need help on how to backup a table  (ashish <ashish.karalkar@netcore.co.in>)
List pgsql-general

Thanks all. The COPY command seems to do the work.
One more thing, say I want the data dumped on a remote machine rather than
on the current machine, how would I do that without having to first dump it
on the local machine then uploading to the remote machine?
--
View this message in context: http://www.nabble.com/Need-help-on-how-to-backup-a-table-tp16346381p16347825.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: PL/pgSQL Documentation, biblio, etc
Next
From: ashish
Date:
Subject: Re: Need help on how to backup a table