Re: [ADMIN] Can't dump database

2000-09-21 Thread Stephan Szabo
I'm not sure this will have anything to do with it, but what do you get when you do a select * from pg_attribute where attrelid=1255; Without looking into code, I'm guessing that the 1255 might be the relation oid and -2 the attribute number (which would be oid?). Stephan Szabo [EMAIL PROTECTED

Re: [ADMIN] Can't dump database

2000-09-21 Thread Giovanni Ianelli
John Stäck wrote: I can't do database dumps! I just get this error message: getFuncs(): SELECT failed.  Explanation from backend: 'ERROR: getattproperties: no attribute tuple 1255 -2 '. This is regardless of which database I try to dump (including newly created totally empty ones), with which use

[ADMIN] Can't dump database

2000-09-13 Thread John Stäck
I can't do database dumps! I just get this error message: getFuncs(): SELECT failed. Explanation from backend: 'ERROR: getattproperties: no attribute tuple 1255 -2 '. This is regardless of which database I try to dump (including newly created totally empty ones), with which user (my "normal" use