Search Postgresql Archives

Postgres - Vacuum error: No such file or directory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I got the following error on doing a vacuumdb :
NOTICE: RelationBuildDesc: can't open obo_switching_sql: No such file or 
directory ERROR: _mdfd_getrelnfd: cannot open relation obo_switching_sql: No 
such file or directory

I can do a \d on the table, but can't select (same error as above). I tried 
the following without success (truncate,drop,create)
pri2230=# truncate table obo_switching_sql;
NOTICE: RelationBuildDesc: can't open obo_switching_sql: No such file or 
directory
ERROR: cannot open obo_switching_sql: No such file or directory
pri2230=# drop table obo_switching_sql;
ERROR: cannot open obo_switching_sql: No such file or directory
pri2230=# \i obo_switching_sql.dmp
You are now connected as new user postgres.
psqlbo_switching_sql.dmp:20: ERROR: Relation 'obo_switching_sql' already 
exists

What to do, what to do???
Any advise?
Mel


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux