| From: | David Johnston <polobo(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: A general Q about index |
| Date: | 2013-07-16 14:30:21 |
| Message-ID: | 1373985021322-5763928.post@n5.nabble.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
David Johnston wrote
>
> soroosh sardari wrote
>> Hi
>>
>> I want to know how an index is created and used.
>> actually if you can show to me a simple start point, it would be great.
>>
>> Regards,
>> Soroosh Sardari
> In the documentation there is a table of contents and listed on that table
> is a section named "Indexes".
>
> David J.
Since you posted this to hacker you may mean you wish to know how to program
them as oppose to use them in SQL. I have no clue to this regard. If you
did mean "use in SQL" then the documentation is your friend and you also
should not have posted this question to -hackers but to -general instead;
probably should have posted there anyway to begin with and been more clear
as to what you mean by "created and used".
David J.
--
View this message in context: http://postgresql.1045698.n5.nabble.com/A-general-Q-about-index-tp5763912p5763928.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | soroosh sardari | 2013-07-16 15:09:28 | Re: A general Q about index |
| Previous Message | David Johnston | 2013-07-16 14:27:44 | Re: A general Q about index |