Re: postgres for production

From: Scott Whitney <scott(at)journyx(dot)com>
To: Azimuddin Mohammed <azimeiu(at)gmail(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgres for production
Date: 2018-01-31 16:28:02
Message-ID: CY4PR11MB1575B4D597B2A268EB7BD077A7FB0@CY4PR11MB1575.namprd11.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

Not really with only that information. There's a lot more to running any database in a virtualized environment.

Additionally, 8 cores max? Well, how long does a read or a write take? Are these complex SELECTs with multiple joins of millions of rows that return in 30s or 1m? If so, do you have 10 people per minute trying to run them? If so, life is not going to look good for you.

What size are the databases? 4 databases of equal size and equal use? Etc. etc.

________________________________
From: Azimuddin Mohammed <azimeiu(at)gmail(dot)com>
Sent: Wednesday, January 31, 2018 10:23 AM
To: pgsql-admin(at)postgresql(dot)org; pgsql-general(at)postgresql(dot)org
Subject: postgres for production

Hello,
I have a question for postgres hardware requirement for production installation. My org want to use Vms with only 8 cores max + 64Gb RAM max. I have 4 database out of which 1 Db is write extensive 1 db is read extensive and moderate write and 2 other DBs are read with write one.

can someone suggest me is this a good configuration with respect to hardware ?

Thanks in Advance.

--

Regards,
Azim

[https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif]<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon> Virus-free. www.avast.com<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link>

Journyx, Inc.
7600 Burnet Road #300
Austin, TX 78757
www.journyx.com

p 512.834.8888
f 512-834-8858

Do you receive our promotional emails? Click here <http://journyx.com/communication-preferences> or visit http://journyx.com/communication-preferences to unsubscribe.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Azimuddin Mohammed 2018-01-31 16:32:02 Re: postgres for production
Previous Message Martin Moore 2018-01-31 16:27:14 Re: postgres for production

Browse pgsql-general by date

  From Date Subject
Next Message Azimuddin Mohammed 2018-01-31 16:32:02 Re: postgres for production
Previous Message Martin Moore 2018-01-31 16:27:14 Re: postgres for production