473,405 Members | 2,294 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Postgres - Vacuum error: No such file or directory

1
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.
psql:obo_switching_sql.dmp:20: ERROR: Relation 'obo_switching_sql' already exists

What to do, what to do???
Any advise?
May 12 '06 #1
0 1689

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: news.paradise.net.nz | last post by:
My database appears to be a little corrupted, so far it's running along 99% ok, but i am getting some strange results. Primarily i can't back it up because of the following error. Similar errors...
4
by: Dave Smith | last post by:
After a abnormal system shutdown I am trying to run a vacuum full verbose ANALYZE and getting the following error. NOTICE: Analyzing classification NOTICE: RelationBuildDesc: can't open...
2
by: lnd | last post by:
Any comments on multi-versioning problem: As far as I understand from PG documentation, *CURRENTLY* VACUUM must be run regulary, otherwise: -Q. database will grow as fast as there are many DML...
2
by: lnd | last post by:
> On heavily used databases (over 100,000 transactions an > hour), vacuum is > a killer That's about 27 tx/second - not so many, for some tasks at least. If VACUUM is rather a killer -...
1
by: Sathiamoorthy Balasubramaniyan | last post by:
hello, Iam trying to install postgres-7.4.1 on my tru64 (O.S version 5.1A) box without the shared library support. Here's my list of commands: ../configure --with-includes=/opt/gcc-33/include...
2
by: Edwin Pauli | last post by:
Hi, A few days ago i've installed PostgreSQL 7.4.1 After the installation, Postgres was very fast. But now, a few days later, it getting slower and slower. I've looked in the data-dir and i...
13
by: Nagib Abi Fadel | last post by:
Is it possible to create a session variable for each user in Postresql ?? Thx
17
by: Josh Close | last post by:
I know this is kinda a debate, but how much ram do I give postgres? I've seen many places say around 10-15% or some say 25%....... If all this server is doing is running postgres, why can't I give...
1
by: Jack Orenstein | last post by:
I'm trying to configure PHP 5.2.0 with support for Postgres 8.1.3. Postgres was installed with FC5 without source. PHP's configure needs source. When I run configure: configure: error: Cannot...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.