PostgreSQL 的扩展性与 MongoDB 相比如何?

发布于 2024-09-30 11:54:43 字数 195 浏览 0 评论 0原文

我非常了解 MongoDB 的可扩展性是多么惊人,特别是它的自动分片以及将服务器热添加到集群的能力。

然而,我还没有找到太多关于 PostgreSQL 可扩展性的数据。我知道它有表空间,就像其他 RDBMS 一样。它可以自动增长这些(如分片)吗?或者它是像 SQL Server 中那样的手动过程吗?

有谁知道我可以在哪里获得更多这方面的数据?

I know a fair about about how amazingly scalable MongoDB is, particularly with its auto-sharding, and the ability to hot-add servers to a cluster.

However, I haven't found much data about PostgreSQL's scalability. I know it has tablespaces, much like other RDBMSs. Can it auto-grow these (like sharding)? Or is it a manual process like in SQL Server?

Does anyone know where I can get more data on this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

场罚期间 2024-10-07 11:54:43

查看来自 Skype 的关于其集群的演示。它应该能够处理十亿用户。

Check this presentation from Skype about their cluster. It should be able to handle a billion users.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文