Re: postgres for production - Mailing list pgsql-admin

From Scott Whitney
Subject Re: postgres for production
Date
Msg-id CY4PR11MB1575B4D597B2A268EB7BD077A7FB0@CY4PR11MB1575.namprd11.prod.outlook.com
Whole thread Raw
In response to postgres for production  (Azimuddin Mohammed <azimeiu@gmail.com>)
Responses Re: postgres for production
Re: postgres for production
List pgsql-admin

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@gmail.com>
Sent: Wednesday, January 31, 2018 10:23 AM
To: pgsql-admin@postgresql.org; pgsql-general@postgresql.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


Virus-free. www.avast.com


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 or visit http://journyx.com/communication-preferences to unsubscribe.

pgsql-admin by date:

Previous
From: Martin Moore
Date:
Subject: Re: postgres for production
Next
From: Azimuddin Mohammed
Date:
Subject: Re: postgres for production