From: | Sandro Dentella <sandro(at)e-den(dot)it> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | pg_clog error after crash |
Date: | 2004-06-30 15:59:19 |
Message-ID: | 20040630155919.GA3174@bluff |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
After a crash of the (frozen) system, postgreSQL issues a message:
2004-06-30 17:51:39 [3165] LOG: connection authorized: user=sandro database=sia
2004-06-30 17:51:39 [3165] ERROR: could not access status of transaction 4011600129
DETAIL: could not open file "/var/lib/postgres/data/pg_clog/0EF1": No such file or directory
when trying to acces a db.
I'm really clueless as I didn't find anything usefull with google to fix
it. The db is very little, and I'm the only one that writes on it, so I know
there shouldn't be real problems ignoring the transaction, but I don't know
what to say postgreSQL to ingore it.
Should I recreate an empty file?
TYA
sandro
*:-)
PS: can you cc to me too, I'm not on this list. Thanks
--
Sandro Dentella *:-)
e-mail: sandro(at)e-den(dot)it
http://www.tksql.org TkSQL Home page - My GPL work
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-06-30 16:03:58 | Re: PL/pgSQL |
Previous Message | Doug Quale | 2004-06-30 15:32:06 | Re: grant execute on many functions |