Re: [GENERAL] ERROR: could not access status of transaction 2495690984

2009-07-23 Thread Greg Smith
On Tue, 21 Jul 2009, Merlin Moncure wrote: One way to suppress this error, but not fix the underlying corruption, is to generate clog files that the database thinks should be there. Make a 256k file filled with 0x55 and put it where the database is expecting. Here's a list of past messages on

Re: [GENERAL] ERROR: could not access status of transaction 2495690984

2009-07-23 Thread Bjørn T Johansen
On Tue, 21 Jul 2009 15:32:07 -0400 Merlin Moncure wrote: > 2009/7/21 Bjørn T Johansen : > > I have had som problem with my filesystem and now I get these error > > messsages when trying to access my database..: > > > > ERROR:  could not access status of transaction 2495690984 > > Could not open

Re: [GENERAL] ERROR: could not access status of transaction 2495690984

2009-07-21 Thread Merlin Moncure
2009/7/21 Bjørn T Johansen : > I have had som problem with my filesystem and now I get these error messsages > when trying to access my database..: > > ERROR:  could not access status of transaction 2495690984 > Could not open file "pg_clog/094C": No such file or directory. got backups? One way

[GENERAL] ERROR: could not access status of transaction 2495690984

2009-07-21 Thread Bjørn T Johansen
I have had some problem with my filesystem and now I get these error messsages when trying to access my database..: ERROR: could not access status of transaction 2495690984 Could not open file "pg_clog/094C": No such file or directory. Is there a way to fix this or do I have to find a backup?

[GENERAL] ERROR: could not access status of transaction 2495690984

2009-07-21 Thread Bjørn T Johansen
I have had som problem with my filesystem and now I get these error messsages when trying to access my database..: ERROR: could not access status of transaction 2495690984 Could not open file "pg_clog/094C": No such file or directory. Is there a way to fix this or do I have to find a backup?