============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================
Your name : Mark McClain
Your email address : mark.mcclain@cc.gatech.edu
Category : runtime: back-end: SQL
Severity : non-critical
Summary: undocumented error
System Configuration
--------------------
Operating System : Linux 2.2.5-15
PostgreSQL version : 6.3
Compiler used : egcs1.1.1
Hardware:
---------
Redhat6.0
PentMMX RAM 64mb
Versions of other tools:
------------------------
--------------------------------------------------------------------------
Problem Description:
--------------------
I get this when I try a bunch of stuff:
gsoaf=> drop table jamborees;
ERROR: cannot find attribute 1 of relation jamborees
this is the same error I get when I run pg_dumpall
--------------------------------------------------------------------------
Test Case:
----------
I don't know how to repeat it.....I just want to be able
fix the db so that I can use the table.
--------------------------------------------------------------------------
Solution:
---------
--------------------------------------------------------------------------