Port Bug Report: undocumented error - Mailing list pgsql-ports

From Unprivileged user
Subject Port Bug Report: undocumented error
Date
Msg-id 199905130749.DAA11692@hub.org
Whole thread Raw
List pgsql-ports
============================================================================
                        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:
---------


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


pgsql-ports by date:

Previous
From: David Wetzel
Date:
Subject: Re: [PORTS] Re: [HACKERS] backend closed the channel unexpectedly
Next
From: Unprivileged user
Date:
Subject: Port Bug Report: Incorrect search using 'select .... like ...' statement.