Re: disk backups

From: "Stephen Lawrence Jr(dot)" <logart(at)mail(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: disk backups
Date: 2000-06-28 16:13:18
Message-ID: 004001bfe11b$c62d7e20$0a0a0a0a@examen.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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(at)spectrumtelecorp(dot)com>
Subject: [GENERAL] disk backups

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-06-28 16:20:44 Re: Trigger (C) question
Previous Message Christophe Doré 2000-06-28 16:05:27 2 phase commit