On Fri, 2003-07-11 at 01:58, Zeno R.R. Davatz wrote:
> Hi List
> 
> Out of some reason our data of our postgresql database has been corrupted. When we 
> try to connect to the database we get:
> 
> psql: ERROR:  _mdfd_getrelnfd: cannot open relation pg_type_oid_index:
> No such file or directory
> 
> REINDEX does not work. We get the same error. 
> 
> pgfsck gives us: wrong blockseize.
> 
> We are using postgresql 7.3.3-1 (debian).
> 

uh oh, sounds like you might have some flakey hardware. 

try vacuumdb template1 and if that gets you in you might want to do a
pg_dump and then do some hardware testing.

Robert Treat
-- 
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to