Y
Hacker News
new
|
ask
|
show
|
jobs
by
saja
3620 days ago
Different design goals, Mysql lot of connections with shared memory model and fast running small queries, ex: PHP one connection per page view. Postgres dedicated memory model long running complex queries.