best starting points.... - Mailing list pgsql-admin

From Jessica Richard
Subject best starting points....
Date
Msg-id 202919.57936.qm@web56405.mail.re3.yahoo.com
Whole thread Raw
Responses Re: best starting points....  (Fernando Ike de Oliveira <fernando.ike@b2br.com.br>)
List pgsql-admin
On a new system with 64G memory, what is the best starting points for shmmax on OS and shared_buffers for Postgres. All databases combined are about 50G.

I want to evaluate this with the two following scenarios:

1. this machine is running only  Postgres, no other applications

2. this machine has postgres plus some other things (such as web server, etc).

What are the dangers for shmmax and shared_buffers to be confiugred very big for each of the two scenarios?

In case #1, if shmmax = 63G and shared_buffers = 50G, can it speed up Postgres (loading almost all dbs into memeory)?

Thanks,
Jessica

pgsql-admin by date:

Previous
From: Simon Riggs
Date:
Subject: Re: pitr standby on slave with skewed time
Next
From: Michelle Konzack
Date:
Subject: How to setup tablespace and table partitioning in a template?