Re: increasing maximum connections in PGSQL

2007-09-17 Thread Peter Schuller
> Can anyone point me to some How-to documentation on raising this value to 
> increase postgresql connections?

http://www.postgresql.org/docs/8.2/static/kernel-resources.html

-- 
/ Peter Schuller

PGP userID: 0xE9758B7D or 'Peter Schuller <[EMAIL PROTECTED]>'
Key retrieval: Send an E-Mail to [EMAIL PROTECTED]
E-Mail: [EMAIL PROTECTED] Web: http://www.scode.org



pgp0QxLEa4M4W.pgp
Description: PGP signature


increasing maximum connections in PGSQL

2007-09-17 Thread Tim Kellers
If I need to raise the maximum connections to a PostgreSQL server (v 
postgresql-server-7.4.17) on FreeBSD 6.2 -STABLE, Ineed to raise the 
available semaphores to increase connectivity.  After doing a man -k on 
sem and reading through the man pages that see relevant, I'm still 
unable to determine the correct method, though it does look like it may 
involve loading a module in /bot/loader conf.


Can anyone point me to some How-to documentation on raising this value 
to increase postgresql connections?


Thanks
Tim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"