| From: | gborges(at)radiumsystems(dot)com(dot)br |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Problems starting the database |
| Date: | 2003-03-10 21:36:57 |
| Message-ID: | 20030310213657.D80C76C31F@smtp.radiumsystems.com.br |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi!
A kernel panic ocurred with my machine.
So, I have to recover my postgresql data directory. I copy the data directory to a new instalation (same version that I used before).
When I try to start the message below appers in my log file.
DEBUG: database system was interrupted at 2003-03-05 23:28:13 BRT
DEBUG: open of /var/lib/pgsql/data/pg_xlog/00000000000000DE (log file 0, segment 222) failed: No such file or directory
DEBUG: invalid primary checkpoint record
DEBUG: open of /var/lib/pgsql/data/pg_xlog/00000000000000DE (log file 0, segment 222) failed: No such file or directory
DEBUG: invalid secondary checkpoint record
FATAL 2: unable to locate a valid checkpoint record
DEBUG: startup process (pid 8370) exited with exit code 2
DEBUG: aborting startup due to startup process failure
There is some way to ignore this problem and start the postgres? I only want to start the database to do a pg_dump.
Thnks a lot.
Gustavo B. Oliveira
RadiumSystems.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | gborges | 2003-03-10 21:45:47 | Re: Miss of global directory |
| Previous Message | Robert Treat | 2003-03-10 21:30:33 | Re: Miss of global directory |