Tagged Questions
0
votes
1answer
112 views
Why doesn't more memory necessarily make Postgres more performant?
The Postgres resource consumption docs state, under the shared_buffers:
...it is unlikely that an allocation of more than 40% of RAM to shared_buffers will work better than a smaller amount.
Why ...
4
votes
2answers
2k views
Microsoft SQL Server 2008 Memory
I am running MSSQL 2008 Enterprise and in the configuration of the server the Max memory amount is set to 2147483647 MB.
My Question is, the server has 192 GB of ram,the number in the config can't be ...