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 16348299.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  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Re: Need help on how to backup a table  (ashish <ashish.karalkar@netcore.co.in>)
List 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.


pgsql-general by date:

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