Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
abraxas
48 days ago
|
parent
|
context
|
favorite
| on:
Does Postgres Scale?
if the index updates are your bottleneck you can often get away with using a much lighter index (for example BRIN) at a cost of slightly slower queries. This is very often a great and much overlooked tradeoff.
daneel_w
46 days ago
[–]
Using BRIN for certain columns resulted in an improvement. Thanks for the suggestion.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: