Regarding Vacuumdb

From: Bhuvaneswari <bhuvana(at)ceedees(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Regarding Vacuumdb
Date: 2001-08-28 09:43:14
Message-ID: 3B8B67B2.2704AD1F@ceedees.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

hi,
I am getting the following error while doing vacuumdb,

ERROR: mdopen: couldn't open test1: No such file or directory
vacuumdb: database vacuum failed on db1.

Here 'db1' is the database and 'test1' is a table. When, displaying the
structure of the
table 'test1', it comes correctly. But I can't drop the table. What
could be wrong?
Any help.
Thanks
shan.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thurstan R. McDougle 2001-08-28 10:55:34 Re: MAX(xmin)
Previous Message Ron Looi 2001-08-28 09:02:33 RE: Error on postgresql driver (or pg_hba)

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bhuvaneswari 2001-08-28 09:58:24 Regarding vacuumdb
Previous Message Barry Lind 2001-08-28 05:57:13 Re: Re: Proposal to fix Statement.executeBatch()