Re: [BUGS] cannot find attribute 1 of relation (of some user table) in 7.1.3

2002-01-14 Thread Dirk Lutzebaeck
Tom Lane writes: > Dirk Lutzebaeck <[EMAIL PROTECTED]> writes: > > Hi, I have the follow problem when vacuum'ing on 7.1.3: > > ERROR: cannot find attribute 1 of relation docmatchsel > > Then I tried to reindex the table in standalone mode which gives: > > backend> reindex table docmatchsel

Re: [BUGS] cannot find attribute 1 of relation (of some user table) in 7.1.3

2002-01-13 Thread Tom Lane
Dirk Lutzebaeck <[EMAIL PROTECTED]> writes: > Hi, I have the follow problem when vacuum'ing on 7.1.3: > ERROR: cannot find attribute 1 of relation docmatchsel > Then I tried to reindex the table in standalone mode which gives: > backend> reindex table docmatchsel force > ERROR: catalog is missin

[BUGS] cannot find attribute 1 of relation (of some user table) in 7.1.3

2002-01-13 Thread Dirk Lutzebaeck
Hi, I have the follow problem when vacuum'ing on 7.1.3: db1=# vacuum; ERROR: cannot find attribute 1 of relation docmatchsel I cannot drop the table either and the system does not seem do know the columns: db1=# \d docmatchsel Table "docmatchsel Attribute | Type | Modifier ---+--