Re: PostgreSQL Database performance - Mailing list pgsql-general

From Merlin Moncure
Subject Re: PostgreSQL Database performance
Date
Msg-id CAHyXU0yXJkG_3xp-3-jVnXk+e-67qa0pc30KwgvdrL7sZDhAbw@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL Database performance  ("Pradeep" <pgundala@avineonindia.com>)
List pgsql-general
On Tue, Sep 6, 2016 at 11:12 PM, Pradeep <pgundala@avineonindia.com> wrote:
> Dear Naveed,
>
> I am using PostgreSQL 9.3 version on Windows .After changing these
> parameters, I have not seen any resource management utilization.
>
> I have observed before and after changing  the parameter values ,it is not
> reflecting the memory level. Maximum utilization of RAM is 3GB only.
>
> So kindly let me ,whether it will impact the  RAM utilization or not?

Postgres reserves some memory for itself and relies on the operating
system to buffer the rest.  So this is not really unusual or
interesting.  What would be interesting is specific examples of things
that are not running as fast as you think they should be.

merlin


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: pgAdmin 4 records limit of 2000
Next
From: John R Pierce
Date:
Subject: Re: PostgreSQL Database performance