[GENERAL] pg_dump error

2000-07-26 Thread Marc Gehling
Hello, with pg_dump testdb > db.out there is an errorline getTypes(): SELECT failed. Explanation from backend: 'ERROR: cache lookup for userid 201 failed any Idea marc

[GENERAL] pg_dump error: cache lookup failed

2000-06-13 Thread Marc Gehling
Hi, I have a PostgreSQL 6.5.3 database server working flawlessly under Red Hat 6.1 However, when I try to use the pg_dump utility, I get this error: #pg_dump myDatabase > backup.db getTypes(): SELECT failed. Explanation from backend: 'ERROR: cache lookup for userid 201 failed __