Y
Hacker News
new
|
ask
|
show
|
jobs
by
hoschicz
3292 days ago
Can PostgreSQL use more than one index per table while executing a query?
1 comments
anton_gogolev
3292 days ago
Absolutely:
https://www.postgresql.org/docs/8.3/static/indexes-bitmap-sc...
link