Re: Backup Strategies?

From: Ray Stell <stellr(at)cns(dot)vt(dot)edu>
To: Phillip Smith <fukawi2(at)iinet(dot)net(dot)au>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Backup Strategies?
Date: 2007-02-06 13:33:33
Message-ID: 20070206133333.GI32722@cns.vt.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Sat, Feb 03, 2007 at 08:28:48PM +1100, Phillip Smith wrote:
> 1) As part of a backup script, call pg_dumpall as the postgres *nix
> users and PG user, then pipe the output to a file on a remote server.

might consider adding scp to the mix so that the data is not in
the clear on the wire. You can use the authorized_keys feature
so that passwd is not needed in the script.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Marlowe 2007-02-06 15:44:51 Re: Moving a table to another directory
Previous Message jeferson alvarez 2007-02-06 12:08:53 Re: identity es postgresql