BUG #6702: SELECT Query on INDEX

From: alokrawat0212(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6702: SELECT Query on INDEX
Date: 2012-06-22 01:19:50
Message-ID: E1ShsXO-0000qi-Le@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 6702
Logged by: Alok Rawat
Email address: alokrawat0212(at)gmail(dot)com
PostgreSQL version: 9.1.0
Operating system: WIN 7
Description:

Hello all,

I created a Index in postgres.Now i want to fire select query in this Index
and check data.

Please tell me how to perform this???

Thanks in advance,

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Ryan Kelly 2012-06-22 15:02:11 Re: BUG #6702: SELECT Query on INDEX
Previous Message Tom Lane 2012-06-21 19:32:56 Re: BUG #6698: sub-query with join producing out of memory in where clause