Re: Setting up a database for 10000 concurrent users

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Setting up a database for 10000 concurrent users
Date: 2015-05-05 14:51:32
Message-ID: 5548D8F4.8080304@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 05/04/2015 11:11 PM, sanjeetkamble wrote:
> Hello,
>
> Please explain in details im not able to understand.

You are going to have to be more specific.

Do you want to know why setting max_connections=10000 will not work?

Do you want to know about connection pooling?

Or do you want to know how to set up a particular connection pooler?

>
>
>
> --
> View this message in context: http://postgresql.nabble.com/Setting-up-a-database-for-10000-concurrent-users-tp1848801p5848004.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-05-05 14:59:20 Re: Standby problem after restore_command Implementation
Previous Message Melvin Davidson 2015-05-05 14:22:29 Re: Standby problem after restore_command Implementation