Re: Log error at server startup

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Gastón Simone <gaston(at)apraful(dot)com(dot)uy>
Cc: Lista PostgreSQL (inglés) <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Log error at server startup
Date: 2003-09-04 17:20:50
Message-ID: 200309041720.h84HKoM28611@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Gastn Simone wrote:
> Hello!
> Please help me!!
>
> My pgsql installation is having a problem during startup and I don't konw
> how to solve it. postmaster is reporting this:
>
> LOG: database system shutdown was interrupted at 2003-09-04T
> LOG: checkpoint record is at 0/44C3FC0
> LOG: redo record is at 0/44C3FC0; undo record is at 0/0; shutdown TRUE
> LOG: next transaction id: 27046; next oid: 28452
> LOG: database system was not properly shut down; automatic recovery in
> progress
> LOG: ReadRecord: unexpected pageaddr 0/24C4000 in log file 0, segment 4,
> offse0
> LOG: redo is not required
> PANIC: XLogWrite: write request 0/44C4000 is past end of log 0/44C4000
> LOG: startup process (pid 22347) was terminated by signal 6
> LOG: aborting startup due to startup process failure

What PostgreSQL version are you using. If it is 7.3.X, please upgrade
to 7.3.4.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Al Hulaton 2003-09-04 17:23:09 Re: Problems Starting Postgres as a Service
Previous Message David F. Skoll 2003-09-04 17:10:34 Re: Row locking during UPDATE