-----Original Message-----
From: pgsql-novice-owner(at)postgresql(dot)org
[mailto:pgsql-novice-owner(at)postgresql(dot)org] On Behalf Of Ognjen Blagojevic
Sent: vrijdag 15 mei 2009 12:17
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: [NOVICE] 'Hot' backup of PostgreSQL dbases
> You can always delete the DB cluster, initialize it, start
> Postgres and then restore it from the dump.
That actually sounds like a solid plan, and it will guarantee PostgreSQL
can always start up, no matter how bad things may have gotten.
Thanks,
- Mark