From: | jseymour(at)LinxNet(dot)com (Jim Seymour) |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Recover data |
Date: | 2004-04-27 21:50:03 |
Message-ID: | 20040427215003.28805430E@jimsun.LinxNet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
eups(at)cefet-al(dot)br wrote:
>
>
> Hello,
> I have a problem and I would like somebody help me.
> Well, i have a data base server that was formated, unfortunatelly it wasn't
> made the dump of the postgres, but it was saved the directory of the postgres.
> How can to recover my data, is it possible?
It sounds like what you're saying is that, although you didn't do a
dump, from which you can restore, you do have a copy of the old pgsql
database directory still intact. If so: Just shut down pgsql, point
PGDATA at the old directory (which I would carefully back up, first!)
and re-start pgsql. Providing the server version hasn't changed, all
should be well.
--
Jim Seymour | Spammers sue anti-spammers:
jseymour(at)LinxNet(dot)com | http://www.LinxNet.com/misc/spam/slapp.php
http://jimsun.LinxNet.com | Please donate to the SpamCon Legal Fund:
| http://www.spamcon.org/legalfund/
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2004-04-28 01:30:44 | Re: [JDBC] [PERFORM] is a good practice to create an index on the |
Previous Message | Edoardo Ceccarelli | 2004-04-27 21:42:58 | Re: [JDBC] [PERFORM] is a good practice to create an index on the |