Re: [GENERAL] Optimal values for 500 connections

2009-06-27 Thread David Fetter
On Fri, Jun 26, 2009 at 07:52:43PM +0100, Pedro Doria Meunier wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all, > > I'm wondering what are the correct values in postgresql.conf for > max_connections = 500 ... You can either increase your shared memory settings or see about a c

Re: [GENERAL] Optimal values for 500 connections

2009-06-26 Thread Pedro Doria Meunier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thank you Scott! As always your advice is right to the point ;-) That solved it. Best regards, Pedro Doria Meunier GSM: +351 96 17 20 188 Skype: pdoriam Scott Marlowe wrote: > On Fri, Jun 26, 2009 at 12:52 PM, Pedro Doria > Meunier wrote: >> --

Re: [GENERAL] Optimal values for 500 connections

2009-06-26 Thread Scott Marlowe
On Fri, Jun 26, 2009 at 12:52 PM, Pedro Doria Meunier wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all, > > I'm wondering what are the correct values in postgresql.conf for > max_connections = 500 ... > > The values I had in 8.2.13 conf file worked without a problem but with > th