Hacker News new | ask | show | jobs
by dkubb 987 days ago
I mentally change schema to namespace when thinking about the postgresql feature.
1 comments

You’re not alone. That’s also how PostgreSQL itself thinks about schemas! https://www.postgresql.org/docs/current/catalog-pg-namespace...