FATAL 2: open of /usr/local/pgsql/data/pg_clog/0943 failed

From: Martins Zarins <Martins(dot)Zarins(at)vestnesis(dot)lv>
To: pgsql-admin(at)postgresql(dot)org
Subject: FATAL 2: open of /usr/local/pgsql/data/pg_clog/0943 failed
Date: 2003-02-17 18:53:40
Message-ID: 200302172053.40181.Martins.Zarins@vestnesis.lv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


I have this error in postgres log
FATAL 2: open of /usr/local/pgsql/data/pg_clog/0943 failed: No such file or
directory
When it happend i did indexing on big table (~32M rows)
On small selects, inserts, updates all seems to work fine, but when I try to
do select count(*) from big table or intex it, then server crashes and
automaticaly restarts (file name in error message changes from time to time)
Theare is about 3.5GB free disk space.
Postgres version 7.2.1
Theare is no more unusual messages in log.

What happend?
How to fix this problem?
Google didn't help so much :(

Mark

Browse pgsql-admin by date

  From Date Subject
Next Message David Wendy 2003-02-17 18:54:30 log file maintenance
Previous Message Mel Jamero 2003-02-17 16:58:08 best way to make incremental back-ups?