Re: RAM of Postgres Server

From: Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz>
To: Sachin Srivastava <ssr(dot)teleatlas(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: RAM of Postgres Server
Date: 2016-01-07 05:47:21
Message-ID: 568DFBE9.5000809@archidevsys.co.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 07/01/16 18:39, Sachin Srivastava wrote:
> Dear Team,
>
> Please suggest, how much RAM and core should be define for New
> Postgres database server, if we will use Postgres 9.3 and above.
>
> If suppose my postgres database size will be near about 300 to 500 GB
> for future.
>
> There is any document regarding this server configuration, suggest ?
>
> Regards,
> SS

What O/S, Linux or something else?

What type of queries?

Expected number of queries per second?

Size of commonly accessed tables, indexes, ... ?

The experts will probably need AT LEAST the above!

Cheers,
Gavin

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2016-01-07 05:55:10 Re: RAM of Postgres Server
Previous Message Sachin Srivastava 2016-01-07 05:39:41 RAM of Postgres Server