| From: | Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> |
|---|---|
| To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
| Cc: | Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: weird problem |
| Date: | 2003-07-13 00:01:26 |
| Message-ID: | Pine.LNX.4.21.0307130953110.16732-100000@linuxworld.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, 10 Jul 2003, Christopher Kings-Lynne wrote:
> Just saw this on our demo server:
>
> root(at)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kenji Sugita | 2003-07-13 00:06:14 | vacuumdb can't be canceled |
| Previous Message | Maksim Likharev | 2003-07-12 23:59:21 | Re: [HACKERS] PG crash on simple query, story continues |