SQL Server VLDB 的大小是多少
最小是 1TB 还是 2TB?
我当前的客户拥有低于 1 TB 的容量,我想知道我是否写道,由于其规模,他们正处于重新分类的边缘,他们应该考虑这些问题。
:)
TIA
Is it 1TB minimum or is it 2?
My current client has sub 1 TB and I wanted to know if I write that they are on the verge of a re-classification due to their size they should consider these BOATLOAD of issues.
:)
TIA
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在我看来,这是经典的答案,这取决于。 我不会关注固定大小,而是会关注应用程序现在的执行情况以及是否需要额外的复杂性。 然后选择那些可以解决您遇到的问题的技术。
基本上是旧的补充,不要过早优化你的解决方案。
In my opinon its the classic answer, it depends. Rather than focus on a fixed size i would look at how the application is performing now and does it warrant the additional complexity. Then pick those techniques that fix the problems you experience.
Basically its the old addage, don't optimise your solution prematurely.