On Tue, Dec 9, 2008 at 4:10 PM, Steve Kecskes <steve(at)outtalimits(dot)com(dot)au> wrote:
> Hi,
>
> Just wondering what actually happens when the connection limit exceeds.
>
> Dec 10 05:19:45 pallas1 postgres[373]: [2-1] FATAL: connection limit
> exceeded for non-superusers
>
> Are the requests that are rejected pooled and processed when connection
> slots are available?
Nope they're refused and you have to come back at a later time and try again.