On Wed, 7 Apr 2010, Sherry(dot)CTR(dot)Zhu(at)faa(dot)gov wrote:
> Please just let me know if Postgres can do this kind of index or not.
>
> create index idx1 on tb1(col1, col2)
>
> Then later we can find it is useful or useless.
Have you tried it?
> Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com> wrote:
>> something like this: create index idx1 on tb1(col1, col2);
>> yup :)
For those of you who are not native English speakers, "Yup" is a synonym
for "Yes."
Matthew
--
Richards' Laws of Data Security:
1. Don't buy a computer.
2. If you must buy a computer, don't turn it on.