Re: Connection problem under extreme load.

From: Jeffery Collins <collins(at)onyx-technologies(dot)com>
To: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Connection problem under extreme load.
Date: 2000-07-28 03:53:31
Message-ID: 398103BB.1D8EC8D1@onyx-technologies.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thomas Lockhart wrote:

> You are increasing the number of allowed connections to above 32, right?
> The runtime default is 32, but it can be increased with a commandline
> switch.
>
> - Thomas

Yep. I should have mentioned that I increased the number of allowed
connections to using the config option. I am assuming this also changes the
runtime default. I did see over 100 backend processes running concurrently.

Jeff

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeffery Collins 2000-07-28 04:30:50 Re: Re: [GENERAL] Some questions on user defined types and functions.
Previous Message Thomas Lockhart 2000-07-28 02:33:01 Re: Re: [GENERAL] Some questions on user defined types and functions.