Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bob1029
25 days ago
|
parent
|
context
|
favorite
| on:
I run multiple $10K MRR companies on a $20/month t...
This is mostly about thread communication. With SQLite you can guarantee no context switching. Postgres running on the same box gets you close but not all the way. It's still in a different process.
andersmurphy
25 days ago
[–]
This. Run an app on the same box as PG and you can easily be plagued by out of memory etc (as there's memory contention between the two processes).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: