Hi everybody!
I have two questions concerning postgresql indexes:
1- Does PostgreSQL support bitmap indexes?
2- How does one create GIN indexes? (If you could give me an example, that would be great)
Best Regards
I have two questions concerning postgresql indexes:
1- Does PostgreSQL support bitmap indexes?
2- How does one create GIN indexes? (If you could give me an example, that would be great)
Best Regards
Comment