Port Bug Report: undocumented error

Lists: pgsql-ports
From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: undocumented error
Date: 1999-05-13 07:49:40
Message-ID: 199905130749.DAA11692@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-ports


============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Mark McClain
Your email address : mark(dot)mcclain(at)cc(dot)gatech(dot)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:
---------

--------------------------------------------------------------------------