Re: Question about SCO openserver and postgres...

From: Ireneusz Pluta <ipluta(at)wp(dot)pl>
To: "Edmundo Robles L(dot)" <erobles(at)sensacd(dot)com(dot)mx>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Question about SCO openserver and postgres...
Date: 2010-07-23 20:16:27
Message-ID: 4C49F89B.9060809@wp.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Edmundo Robles L. pisze:
> On 07/22/2010 05:39 PM, Scott Marlowe wrote:
>
>> On Thu, Jul 22, 2010 at 3:24 PM, Edmundo Robles L.
>> <erobles(at)sensacd(dot)com(dot)mx> wrote:
>>
>>
>>> Hi!
>>> I have a problem with the max postgres connections on SCO
>>> Openserver 5.0.7, so ...my boss decided to buy the SCO Openserver 6.0
>>> but this version comes in 2 editions: Starter and Enterprise.
>>>
>>> If SCO 5.0.7 only allows 95 ( -3 used by superuser) connections to
>>> postgres...
>>>
>>> Do you know how many connections to postgres can i have with
>>> OpenServer in Starter Edition or Enterprise edition?
>>>
>>>
>> Are you sure this isn't just a limit in max_connections in postgresql.conf?
>>
>>
>>
> Yes, i sure. i have the same problem with postgres 7.2 (100 connections)
> and 8.3.11 (only 95 :-( )
>
> I change the max_connections on postgres , on SCO 5.0.7 set the
> SHMMAX,SHM* to the maximun value and relink the SCO kernel
> but always , i have only 95 client connected to postgres no more.....
>
> That is because we want buy SCO 6.0 but i don't know if we will have
> the same problem, our programs are developed on SCO so the migration to
> another operative system is not a choice... for now.
>
> By the way i send a mail to SCO but until now they don't answer to me.
>
... so keep your programs on SCO, but setup DB separately on a more
friendly OS. As as your programs have configurable connection info, of
course

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Marcelo de Moraes Serpa 2010-07-23 21:22:07 Prefix LIKE search and indexes issue.
Previous Message Greg Sabino Mullane 2010-07-23 19:08:27 Re: Finding last checkpoint time