Schemas in Postgres
Even after using Postgres for some time I was not aware of schemas and how it could be used to organize objects into logical groups. In this post we will see what is a schema and how we can use it to improve our database management.