Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jeffasinger
on April 17, 2014
|
parent
|
context
|
favorite
| on:
Improve developer habits by showing time cost of D...
With postgres, you should be able to use a GIN index anything that's returned by an immutable function.
You may have to write a function that does what you want and Mark it as immutable.
easy_rider
on April 17, 2014
[–]
Yes! haven't dived into it, but the possibility made me go for it regardless. Have been quite impressed with pg's performance with a lot of things you wouldn't want to mess with in mysql.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You may have to write a function that does what you want and Mark it as immutable.