Re: disk backups

Stephen Lawrence <logart@mail.com>

From: "Stephen Lawrence Jr." <logart@mail.com>
To: <pgsql-general@postgresql.org>
Date: 2000-06-28T16:13:18Z
Lists: pgsql-general
I think the way most people do that is to have pg_dump or pg_dumpall make a
dump of the databases into the postgres directory each nite. That way, when
you do a full disk backup, the database dumps would be backed up as well.

----- Original Message -----
From: "mikeo" <mikeo@spectrumtelecorp.com>
Subject: [GENERAL] disk backups


> hi,
>   would someone be so kind as to comment on restoring a database from
> file backups?