Re: lost tablespace

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Thorsten Strufe" <strufe(dot)pub(at)googlemail(dot)com>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: lost tablespace
Date: 2011-11-10 16:02:02
Message-ID: 4EBBA11A0200002500042CCA@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Thorsten Strufe <strufe(dot)pub(at)googlemail(dot)com> wrote:

> is there any (sane) way to simply get postgre to entirely forget
> about the broken db - and that's it (dumping the other db and
> loading it back might not be the best solution, since it's rather
> large..)?

I think that using pg_dump for the good databases is sane, and the
simplest solution. Another option would normally be one of the
trigger-based replication systems, like Slony (to reduce down time
to a matter of minutes or seconds); but the crippled state of the
cluster may make the hard.

http://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pooling

-Kevin

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Geoffrey Myers 2011-11-10 16:18:22 Re: setting timezone
Previous Message Scott Ribe 2011-11-10 14:50:51 Re: error while loading data into table