[PERFORM] Memory question on win32 systems - Mailing list pgsql-hackers

From Sabbiolina
Subject [PERFORM] Memory question on win32 systems
Date
Msg-id 269b27950805281605q2785bc4cv15c6cc39718d8ca2@mail.gmail.com
Whole thread Raw
Responses Re: [PERFORM] Memory question on win32 systems  ("Douglas McNaught" <doug@mcnaught.org>)
Re: [PERFORM] Memory question on win32 systems  (Sam Mason <sam@samason.me.uk>)
List pgsql-hackers
<p class="MsoNormal"><span lang="EN-US" style="">Hello, in my particular case I need to configure Postgres to handle
onlya few concurrent connections, but I need it to be blazingly fast, so I need it to cache everything possible. I've
changedthe config file and multiplied all memory-related values by 10, still Postgres uses only less than 50 Mb of my
RAM.</span><pclass="MsoNormal"><span lang="EN-US" style="">I have 4 Gigs of RAM, how do I force Postgres to use a
higherpart of such memory in order to cache more indexes, queries and so on?</span><p class="MsoNormal"><span
lang="EN-US"style="">Thanks!</span> 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #4204: COPY to table with FK has memory leak
Next
From: "Florian G. Pflug"
Date:
Subject: Re: Hint Bits and Write I/O