Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
parmindergarcha
53 days ago
|
parent
|
context
|
favorite
| on:
The startup's Postgres survival guide
If left joins are causing issues, maybe for a quick win try increasing the sample size on the column(s) involved e.g. ALTER TABLE tablename ALTER COLUMN columnname SET STATISTICS 1000 - (default I think is 100), remember to run 'ANALYZE'.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: