Re: [Dbmail] too many processes

2013-02-19 Thread Paul J Stevens
On 02/18/2013 10:49 PM, David B. wrote: > yeah, that doesn't answer my question. How do I restrict the > number of processes? Both dbmail-2 and postgresql follow a forking model: every incoming connection requires a process fork. In dbmail-2 every fork will maintain it's own exclusive connectio

Re: [Dbmail] too many processes

2013-02-18 Thread Reindl Harald
t; From: h.rei...@thelounge.net > To: dbmail@dbmail.org > Subject: Re: [Dbmail] too many processes > > dbmail3 has only one process and a connection pool > to the database server, this below is dbmail2 > > Am 18.02.2013 05:22, schrieb David B.: >> below is my ps ax. How do I r

Re: [Dbmail] too many processes

2013-02-18 Thread David B .
ounge.net To: dbmail@dbmail.org Subject: Re: [Dbmail] too many processes dbmail3 has only one process and a connection pool to the database server, this below is dbmail2 Am 18.02.2013 05:22, schrieb David B.: > below is my ps ax. How do I restrict so many processes, especially > the postgres th

Re: [Dbmail] too many processes

2013-02-18 Thread Reindl Harald
dbmail3 has only one process and a connection pool to the database server, this below is dbmail2 Am 18.02.2013 05:22, schrieb David B.: > below is my ps ax. How do I restrict so many processes, especially > the postgres threads, from opening up. I just don't need that much > tasking for email. >

[Dbmail] too many processes

2013-02-17 Thread David B .
below is my ps ax. How do I restrict so many processes, especially the postgres threads, from opening up. I just don't need that much tasking for email. 1648 ?S 0:10 /usr/sbin/dbmail-imapd 1652 ?S 0:10 /usr/sbin/dbmail-pop3d 1660 ?S 0:10 /usr/sbin/dbmai