Re: Setting up a database for 10000 concurrent users

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Setting up a database for 10000 concurrent users
Дата
Msg-id 5548D8F4.8080304@aklaver.com
обсуждение исходный текст
Ответ на Re: Setting up a database for 10000 concurrent users  (sanjeetkamble <sanjeetkamble@rediffmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Thelonius Buddha
Дата:
Сообщение: tsearch survey
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Standby problem after restore_command Implementation