6 ms·
I mentally change schema to namespace when thinking about the postgresql feature.
by dkubb 3y ago
I mentally change schema to namespace when thinking about the postgresql feature.
- guffins 3y agoYou’re not alone. That’s also how PostgreSQL itself thinks about schemas! https://www.postgresql.org/docs/current/catalog-pg-namespace.html https://www.postgresql.org/docs/current/catalog-pg-namespace...