Re: Need help on how to backup a table

From: ajcity <victor(dot)aluko(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Need help on how to backup a table
Date: 2008-03-28 08:38:52
Message-ID: 16347825.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message ashish 2008-03-28 08:45:51 Re: Need help on how to backup a table
Previous Message A. Kretschmer 2008-03-28 08:34:15 Re: PL/pgSQL Documentation, biblio, etc