Re: FATAL 2: open of /var/lib/pgsql/data/pg_clog/0EE3
От | Dmitry Tkach |
---|---|
Тема | Re: FATAL 2: open of /var/lib/pgsql/data/pg_clog/0EE3 |
Дата | |
Msg-id | 3F186E71.6040706@openratings.com обсуждение исходный текст |
Ответ на | Re: FATAL 2: open of /var/lib/pgsql/data/pg_clog/0EE3 (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: FATAL 2: open of /var/lib/pgsql/data/pg_clog/0EE3
|
Список | pgsql-general |
Tom Lane wrote: >Dmitry Tkach <dmitry@openratings.com> writes: > > >>Well ... *today* there seem to be files between 0000 and 00EC >>Is that range supposed to stay the same or does it vary? >> >> > >It will vary, but not quickly --- each file represents 1 million >transactions. > >If the problem is erratic with VACUUM or SELECT COUNT(*), then the >only speculation I have is flaky hardware: you must be reading different >xids from the table at different times. > > Oops... I just got it again - right after doing that select count (*), that *worked*, I tried analyze the same table, and got: FATAL 2: open of /var/lib/pgsql/data/pg_clog/0980 failed: No such file or directory I tried it again, right away, and got the same error, complaining about 02B0 this time I tried select count (*) again, and it worked. I restarted the server, did analyze, and it worked too... Any ideas?
В списке pgsql-general по дате отправления: