Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gaius
on Aug 17, 2017
|
parent
|
context
|
favorite
| on:
Migrating 1200 databases from MySQL to Postgres
Errm, we're talking about performance of joins
ComputerGuru
on Aug 17, 2017
|
next
[–]
Joins will use the regular index matching it against the join condition just like a where clause would.
kondro
on Aug 17, 2017
|
prev
[–]
They don't help with that either.
Sacho
on Aug 17, 2017
|
parent
[–]
Perhaps parent is conflating indexes with constraints? I believe InnoDB creates indexes automatically with foreign keys.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: