Re: Backups and restores.

From: Jeff Fitzmyers <jeff(at)cloverpub(dot)com>
To: Brian Avis <brian(dot)avis(at)searhc(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Backups and restores.
Date: 2003-06-07 04:56:38
Message-ID: 6C38D843-98A4-11D7-90DE-000A959C6000@cloverpub.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2003-06-07 08:43:15 Re: How to merge 3 databases in one database quickly
Previous Message Vincent Hikida 2003-06-07 03:34:37 Re: timestamp