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 09:08:17
Message-ID: 16348299.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If I wanted to use that with a command like "COPY (SELECT * FROM country
WHERE country_name LIKE 'A%') TO '<filename>'; " do I specify the file
location for the remote machine as the <filename> or do I specify the
location for local machine?
And what if the psql clients are different (local: 8.1.5 remote:8.2.6)?

Thanks
Victor

--
View this message in context: http://www.nabble.com/Need-help-on-how-to-backup-a-table-tp16346381p16348299.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 A. Kretschmer 2008-03-28 09:21:28 Re: Need help on how to backup a table
Previous Message Leif B. Kristensen 2008-03-28 08:56:00 Re: PL/pgSQL Documentation, biblio, etc