Re: Could not open file pg_xlog/000000010.... - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Could not open file pg_xlog/000000010....
Date
Msg-id 4808.1286911522@sss.pgh.pa.us
Whole thread Raw
In response to Could not open file pg_xlog/000000010....  (Victor <only-victor@mail.ru>)
List pgsql-bugs
Victor <only-victor@mail.ru> writes:
> Oct 12 17:53:25 localhost postgres[26997]: [1753-1] PANIC:  could not
> open file "pg_xlog/000000010000000000000007" (log file 0, segment
> 7): ???????????? ????????

Hm, where's the rest of that error message?  You should certainly not
have gotten just question-marks there.

> I hadn't this problem under previous version Postgresql 8.4.3.

I think you have a bad build of Postgres --- there's certainly a problem
in the error reporting, which is a pretty well-exercised part of the
code, and that leads to the idea that there are other problems.  Maybe
you used a buggy compiler or some such.  Did you build it exactly
the same way as you did 8.4.3, and with the same tools?  Does it pass
the regression tests?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #5707: Cross compilation for windows is broken
Next
From: Sergey Burladyan
Date:
Subject: problem with glibc strerror messages translation (was: Could not open file pg_xlog/000000010....)