How PostgreSQL physically stores data: tablespaces
Introduction
So far, we have discussed the high-level and logical aspects of data organization in PostgreSQL. We have seen how PostgreSQL organizes data at different levels of logical abstraction, such as databases, schemas, and system catalogs.
But...
blog.dripto.xyz4 min read