PostgreSQL is not a distributed database. It is a single-node relational database. All data is served from a single node, and tables are not sharded into ...
確定! 回上一頁