Re: weird problem - Mailing list pgsql-hackers

From Gavin Sherry
Subject Re: weird problem
Date
Msg-id Pine.LNX.4.21.0307130953110.16732-100000@linuxworld.com.au
Whole thread Raw
In response to weird problem  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
On Thu, 10 Jul 2003, Christopher Kings-Lynne wrote:

> Just saw this on our demo server:
> 
> root@phppgadmin:~/htdocs/webdb/conf# /usr/local/pgsql-7.3.3/bin/psql -p5473
> phppgadmin
> psql: FATAL:  cannot open segment 1 of relation
> pg_trigger_tgrelid_tgname_index (target block 8310112): No such file or
> directory

There is clearly something wrong here. The block number is way too large
for a system relation.

A backtrace from the elog() would be helpful.

Thanks,

Gavin



pgsql-hackers by date:

Previous
From: "Maksim Likharev"
Date:
Subject: Re: [GENERAL] PG crash on simple query, story continues
Next
From: Kenji Sugita
Date:
Subject: vacuumdb can't be canceled