Re: Setting up a database for 10000 concurrent users - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Setting up a database for 10000 concurrent users
Date
Msg-id 5548D8F4.8080304@aklaver.com
Whole thread Raw
In response to Re: Setting up a database for 10000 concurrent users  (sanjeetkamble <sanjeetkamble@rediffmail.com>)
List 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.klaver@aklaver.com


pgsql-general by date:

Previous
From: Thelonius Buddha
Date:
Subject: tsearch survey
Next
From: Adrian Klaver
Date:
Subject: Re: Standby problem after restore_command Implementation