Re: RAM usage of PostgreSql

2019-04-04 Thread Keith
On Thu, Apr 4, 2019 at 10:48 AM Prasad wrote: > Hi, > > I have installed PostgreSQL 9.4 (open source) version on my CentOS Linux > Red Hat 7 production server and kept default parameters which are in > postgresql.conf file.So my basic question is, once I start using postgres > how much RAM the po

Re: RAM usage of PostgreSql

2019-04-04 Thread Laurenz Albe
Prasad wrote: > I have installed PostgreSQL 9.4 (open source) version on my CentOS > Linux Red Hat 7 production server and kept default parameters which > are in postgresql.conf file.So my basic question is, once I start > using postgres how much RAM the postgres processes consumes > (postgres rel

Re: RAM usage of PostgreSql

2019-04-04 Thread Justin Pryzby
Hi, |Cc: pgsql-nov...@postgresql.org, pgsql-performa...@postgresql.org Please don't cross post to multiple lists. On Thu, Apr 04, 2019 at 08:18:01PM +0530, Prasad wrote: > There are lot of allocations in postgresql.conf file, for example > shared_buffers, work_mem...etc. > > As per my knowledge,

RAM usage of PostgreSql

2019-04-04 Thread Prasad
Hi, I have installed PostgreSQL 9.4 (open source) version on my CentOS Linux Red Hat 7 production server and kept default parameters which are in postgresql.conf file.So my basic question is, once I start using postgres how much RAM the postgres processes consumes (postgres related processes only