Problem with starting PostgreSQL server 7.4.19

From: "Kakoli Sen" <kakolis(at)cdacb(dot)ernet(dot)in>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Problem with starting PostgreSQL server 7.4.19
Date: 2008-03-12 05:13:01
Message-ID: IAEGJAMPJBBOGKLOGJADEEGACCAA.kakolis@cdacb.ernet.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,
It was running fine initially and the database was lying idle for a
few days. Today I looged into the machine and restarted the server by
killing the process by 'kill -9 pid'. And then restarted it by
'postmaster -i -D /opt/pgsql/data/'.
Then it gives the following error on stdout :

LOG: database system was interrupted at 2008-03-06 14:15:17 IST
LOG: record with incorrect prev-link 1/0 at 0/A4EB08
LOG: invalid primary checkpoint record
LOG: record with incorrect prev-link 42FD/0 at 0/A4EAC8
LOG: invalid secondary checkpoint record
PANIC: could not locate a valid checkpoint record
LOG: startup process (PID 3388) was terminated by signal 6
LOG: aborting startup due to startup process failure

What is the problem? It was running fine all this time.

I have to use an older version for it to be used with another software. So
changing versions is not feasible.

Thanks & Regards,

Kakoli
________________________________________________________________________
KAKOLI SEN Ph:91-80-25341909/215(Extn. 309)
C-DAC Knowledge Park E-mail:
#1, Old Madras Road kakolis(at)cdacb(dot)ernet(dot)in
Bangalore - 560 038, INDIA kakoli_basu(at)yahoo(dot)co(dot)in
________________________________________________________________________

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Reece Hart 2008-03-12 05:27:05 Re: postgre vs MySQL
Previous Message Justin 2008-03-12 05:09:25 Re: postgre vs MySQL