Re: Compiling postgresql

From: Neil Conway <neilc(at)samurai(dot)com>
To: "Delao, Darryl W" <ddelao(at)ou(dot)edu>
Cc: 'Tom Lane' <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-docs(at)postgresql(dot)org
Subject: Re: Compiling postgresql
Date: 2003-03-07 00:44:14
Message-ID: 1046997854.10615.63.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Thu, 2003-03-06 at 16:02, Delao, Darryl W wrote:
> Yes, 512 concurrent connections. I have the db running on a dual xeon 2.4
> ghz machine with 6 gig of ram...basically, im not even touching the ram at
> this point. If I wanted to increase to say 1024, then your saying I need to
> look into the kernel-level limits?

No, I think Tom is saying that you should provide the error message
you're encountering. For more information on configuring kernel-level
shared memory settings, see

http://www.ca.postgresql.org/users-lounge/docs/7.3/postgres/kernel-resources.html

Cheers,

Neil

P.S. User support should be done on lists like pgsql-general or
pgsql-novice, not pgsql-docs

--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2003-03-07 05:39:04 Re: Documentation TODO list
Previous Message Tom Lane 2003-03-06 23:19:27 Re: Fast-Path documentation