Re: index error :- index ------ not a btree - Mailing list pgsql-admin

From Tom Lane
Subject Re: index error :- index ------ not a btree
Date
Msg-id 21193.1126534301@sss.pgh.pa.us
Whole thread Raw
In response to index error :- index ------ not a btree  ("Yogvinder Singh" <yogvinder@newgen.co.in>)
List pgsql-admin
"Yogvinder Singh" <yogvinder@newgen.co.in> writes:
>     Scenario here is
> 1) installation of Postgres7.3
> 2) creation of database using initdb
> 3) creation and population of some tables using a sql script
> 4) reboot

Postgres 7.3.what?  (And is there a particular reason not to be
using 7.4 or 8.0?)

Are you sure your disk drive isn't lying about write completion?
(IDE drives usually do so by default :-()

            regards, tom lane

pgsql-admin by date:

Previous
From: "Yogvinder Singh"
Date:
Subject: index error :- index ------ not a btree
Next
From: Ezra Taylor
Date:
Subject: Re: How to improve Postgres performance