On Thu, 10 Jul 2003, Christopher Kings-Lynne wrote: > Just saw this on our demo server: > > [EMAIL PROTECTED]:~/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 ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend
