Re: cannot open segment 1 of relation .... No such file or directory

Поиск
Список
Период
Сортировка
От
Тема Re: cannot open segment 1 of relation .... No such file or directory
Дата
Msg-id 20041116165711.69388.qmail@web12704.mail.yahoo.com
обсуждение исходный текст
Ответ на Re: cannot open segment 1 of relation .... No such file or directory  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
Hello,

--- Tom Lane <tgl@sss.pgh.pa.us> wrote:

> <ogjunk-pgjedan@yahoo.com> writes:
> > I'm using PG 7.3.4 under RedHat 9.0 and I've started noticing the
> > following type of errors:
> >   cannot open segment 1 of relation url (target block 537329664):
> No
> > such file or directory
>
> If this is coming from an indexscan query, then I'd bet on the
> problem
> being a corrupted index on the "url" table.  REINDEX may get you out
> of it.  If not, try dumping and reloading that table (or the whole
> database if need be).

Thanks, I'll try REINDEX shortly.  Before I do that, though, I'm
wondering if it's somehow possible to get the details of this problem -
I'd love to see which DB file PG is actually looking for.

> 7.3.4 is a bit old --- you should at least move up to 7.3.8, if not
> 7.4.something.

Thanks for the info - I'll upgrade to 7.3.8 then, too.

Otis


В списке pgsql-admin по дате отправления:

Предыдущее
От: "Scott Chapman"
Дата:
Сообщение: How to use custom functions created by my2pg.pl?
Следующее
От:
Дата:
Сообщение: Please help!!!!!!!!!