Re: pg_clog after crash

From: Andreas Schmitz <a(dot)schmitz(at)cityweb(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: pg_clog after crash
Date: 2004-06-14 08:10:13
Message-ID: 200406141010.13376.a.schmitz@cityweb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Hi Tom,

PostgreSQL 7.4.1 is used in this case. I was able to fix the clog by

dd if=/dev/zero bs=8k count=1 >><CLOG_FILE

regards,

-andreas

On Friday 11 June 2004 20:01, Tom Lane wrote:
> Andreas Schmitz <a(dot)schmitz(at)cityweb(dot)de> writes:
> > after a harddisk filling up to a 100% the database crashed. This is
> > the output I get when I try to start the DB again. Is there any chance
> > to get it back running without using a dump ?
>
> What PG version is this?
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

--
Andreas Schmitz - Phone +49 201 8501 318
Cityweb-Technik-Service-Gesellschaft mbH
Friedrichstr. 12 - Fax +49 201 8501 104
45128 Essen - email a(dot)schmitz(at)cityweb(dot)de

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Barry Clearwater 2004-06-14 08:55:44 could not open file "/var/lib/pgsql/data/pg_xlog/0000000000000001"
Previous Message Jouneau Luc 2004-06-14 07:25:18 Re: [ADMIN] doubt