Re: Connection's limit in SCO OpenServer 5.0.7 and pg 8.3.11 (no more than 94 connections)

From: Joshua Tolley <eggyknap(at)gmail(dot)com>
To: erobles <erobles(at)sensacd(dot)com(dot)mx>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Connection's limit in SCO OpenServer 5.0.7 and pg 8.3.11 (no more than 94 connections)
Date: 2010-06-07 12:44:38
Message-ID: 4c0ce9b8.5c37e70a.4c67.ffff98e0@mx.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Jun 04, 2010 at 10:51:27AM -0500, erobles wrote:
> Hello! I have postgres running on SCO OpenServer 5.0.7
>
> and I've noticed that only accepts up to 94 connections, no more ...
> I modified the values in postgresql.conf
> max_connections from 100 to 128
> shared_buffers from 24 to 48 MB
>
> postgres is started with:
> su - postgres -c "/usr/local/pgsql83/bin/postmaster -i -D
> /usr/local/pgsql83/data"

What does it say when it refuses connections above 94? Also, when you connect
and type "show max_connections;", what gets returned? It might be you're
editing the wrong copy of postgresql.conf, or not restarting PostgreSQL after
editing

--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2010-06-07 13:14:39 Re: Download
Previous Message Ashesh Vashi 2010-06-07 12:44:17 Re: Error in 8.4.4-1 of windows installer from Enterprisedb