Wacky bug - index problem? - Mailing list pgsql-general

From David E. Wach
Subject Wacky bug - index problem?
Date
Msg-id Pine.LNX.3.96.980610131933.21620D-100000@mailhost.clipper.net
Whole thread Raw
List pgsql-general
Couldnt find this in my local mailinglist archive or on line, anybody see
this one before?

----    query is:
insert into header02(headerID,customerREF,name,poAddr,streetAddr,city,
state,zip,salesREF,comment,locationREF,dateEntered,headerTYPE,
totalAmount,paidAmount,paidFLAG,quantity,quantityshipped,curPackage,
numEntries) values ('020700001651','03','Commercial Tire Pros',
'Commercial Division of AutoPros, Inc.','1625 Mohawk Blvd.',
'Springfield','Or','97477','015','','02','06-10-1998',7,0,0,0,
0,0,0,0);

FATAL 1:  btree: lost page in the chain of duplicates
        ProcessQuery() at Wed Jun 10 12:41:47 1998

/usr/local/pgsql/bin/postmaster: reaping dead processes...
/usr/local/pgsql/bin/postmaster: CleanupProc: pid 7792 exited with status 0



pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: [GENERAL] Re: [QUESTIONS] SQL statement
Next
From: Ricardo Romero
Date:
Subject: HELP