Re: URGENT: how to restore corrupted pg?

From: <btober(at)seaworthysys(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: URGENT: how to restore corrupted pg?
Date: 2003-06-02 12:31:02
Message-ID: 65402.216.238.112.88.1054557062.squirrel@$HOSTNAME
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Exist any way to recover my global dir and data in my 5 db?

Yes, at least two:
pg_restore from your backup
tar -x from your backup

~Berend Tober

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2003-06-02 13:08:19 Re: check constraint
Previous Message btober 2003-06-02 12:26:19 Re: Triggers and Function's