Selecting RAM and CPU based on max_connections

From: aditya desai <admad123(at)gmail(dot)com>
To: Pgsql Performance <pgsql-performance(at)lists(dot)postgresql(dot)org>
Subject: Selecting RAM and CPU based on max_connections
Date: 2022-05-20 08:27:50
Message-ID: CAN0SRDHfwEer5fqCZsknPeDejx5TKwoT3Npkudi_xNO3ZyyNXw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi,
One of our applications needs 3000 max_connections to the database.
Connection pooler like pgbouncer or pgpool is not certified within the
organization yet. So they are looking for setting up high configuration
Hardware with CPU and Memory. Can someone advise how much memory and CPU
they will need if they want max_conenction value=3000.

Regards,
Aditya.

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Andreas Kretschmer 2022-05-20 10:15:47 Re: Selecting RAM and CPU based on max_connections
Previous Message Kumar, Mukesh 2022-05-20 07:37:44 Need help on Query Tunning and Not using the Index Scan