#databases
Read more stories on Hashnode
Articles with this tag
In the previous article, we have talked about how our data is structured and stored in PostgreSQL, talking about how rows behave in the MVCC...
In this article, we’re stripping down how PostgreSQL structures our data into clusters, databases, schemas, relations, indexes and tuples, and...