Hacker News new | ask | show | jobs
by marcosdumay 748 days ago
On Postgres, they are. You'll get an informational message saying the index was automatically generated.

But this is not normal behavior. I think Postgres is the only one that does this.

1 comments

This is not true. Even OP says so

> ... foreign keys are not indexed by default.