On 11/5/18 7:04 AM, Charles Martin wrote:
Adrian said:
>Tom was referring to this from your previous post:
>(postmaster) total-vm:3068900kB,
>where vm(VM) is Virtual Memory:
>https://stackoverflow.com/questions/18845857/what-does-anon-rss-and-total-vm-mean#22326766
>So what is your shared_buffers:
>https://www.postgresql.org/docs/10/static/runtime-config-resource.html
>set to?
Ok, thanks for explaining this. Here is the current value:
"shared_buffers""131072""8kB"
It should be a single value something like this for the default:
shared_buffers = 128MB
--
Adrian Klaver
adrian.kla...@aklaver.com