Re: Backups and restores. - Mailing list pgsql-general

From Jeff Fitzmyers
Subject Re: Backups and restores.
Date
Msg-id 6C38D843-98A4-11D7-90DE-000A959C6000@cloverpub.com
Whole thread Raw
In response to Backups and restores.  (Brian Avis <brian.avis@searhc.org>)
List pgsql-general
> /usr/local/pgsql/bin/pg_dump $db | gzip >
> /usr/local/pgsql/backups/$filename

Try gzip -d $filename before restoring -- you probably have to unzip
the file. (The "gzip" is what compressed it.)

Jeff


pgsql-general by date:

Previous
From: "Shridhar Daithankar"
Date:
Subject: Re: How to merge 3 databases in one database quickly
Next
From: "Vincent Hikida"
Date:
Subject: Re: timestamp