From: | "surabhi(dot)ahuja" <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in> |
---|---|
To: | <dev(at)archonet(dot)com>, <pgsql-general(at)postgresql(dot)org> |
Subject: | help needed, PG 8.0.0 ERROR: index is not a btree is solved in 8.0.9 |
Date: | 2006-11-14 08:28:49 |
Message-ID: | 8626C1B7EB748940BCDD7596134632BE3986AE@jal.iiitb.ac.in |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
________________________________
From: pgsql-general-owner(at)postgresql(dot)org on behalf of surabhi.ahuja
Sent: Fri 11/10/2006 12:03 PM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] how can i prove that this issue on PG 8.0.0 ERROR: index "patient_pkey" is not a btree is solved in 8.0.9
hi
I am using Postgres 8.0.0 and we found this issue "ERROR: index "patient_pkey" is not a btree"
I have been informed that we should shift to Postgres 8.0.9
I discussed this with my team member and they are asking if we can upgrade to the latest Postgres version
i.e. 8.1.5
I have some questions regarding this:
1.will this vesion solve the problem that I have mentioned?
2. If we install postgres 8.1.5 instead of Postgres 8.0.0 I ll have to build my c++ application again right?
3. I am currently using postgresql-8.0-310.jdbc3.jar, for java applications. Would I have to change this jar as well? and if yes where can I find it?
4. the most important question is : Is there any test case that you ran in order to confirm that the above issue will not occur with PG 8.1.5. I need this test case that I can run in order to propose that we should upgrade to 8.1.5
5. Can you please provide a link to this Bug. I want to just see the proble, resolution, verification of this bug.
Thanks,
regards
Surabhi
From | Date | Subject | |
---|---|---|---|
Next Message | Enrico | 2006-11-14 08:52:32 | Re: can't start postgresql |
Previous Message | A. Kretschmer | 2006-11-14 06:30:23 | Re: chop off non-meaningful digits |