Re: The sizing of HW resources of a physical PG server

From: Eduardo Morras <emorrasg(at)yahoo(dot)es>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: The sizing of HW resources of a physical PG server
Date: 2016-09-13 12:18:54
Message-ID: 20160913141854.51bdf5b492fdb262a963ee37@yahoo.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, 13 Sep 2016 13:25:21 +0200
Poul Kristensen <bcc5226(at)gmail(dot)com> wrote:

> Hi !
>
> How to size a physical PG server?
>
> What does a physical PG server like concerning HW resources?
> number of cpu's(cache L1 expensive I think, L2 and L3), RAM?

a) Amount of data
b) Type of data (text (books), numeric (business data), real (scientific data), ...)
c) Relationship between data
d) Type of queries (OLTP/OLAP//Graph/... or Read vs Write or...)

Too much to answer in a mail. Check docs and manual

> Thanks
>
> Poul

--- ---
Eduardo Morras <emorrasg(at)yahoo(dot)es>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Poul Kristensen 2016-09-13 13:18:01 Re: The sizing of HW resources of a physical PG server
Previous Message Imre Samu 2016-09-13 12:03:31 Re: The sizing of HW resources of a physical PG server