Wacky bug - index problem?

From: "David E(dot) Wach" <david(at)clipper(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Wacky bug - index problem?
Date: 1998-06-10 20:26:00
Message-ID: Pine.LNX.3.96.980610131933.21620D-100000@mailhost.clipper.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Os Tyler 1998-06-11 00:27:27 psql source archives? 6.2.1 needed
Previous Message Ricardo Romero 1998-06-10 20:04:54 HELP