[vPostMaster] warning: /usr/lib/vpostmaster/postfix/vpm-pfpolicy: process id 5453: command time limit exceeded

Scott Kleihege scott-dpkg at tummy.com
Fri Mar 14 19:11:59 MDT 2008


vpm-pfpolicy doesn't do much outside of interacting with the postgresql
database, so I'd expect there's some kind of issue with postgresql or it's
running out of database connections.

Perhaps setting the vpm-pfpolicy to 100 connections was too high.

How about 50 connections in /etc/postfix/master.cf

   vpm-pfpolicy  unix  -       n       n       -      50       spawn

or increasing the postgresql max_connections setting in the postgresql.conf
(under /var/lib/pgsql/data/, location varies depending on the postgresql
version)?

On Tue, Mar 11, 2008 at 05:27:30PM -0400, Craig Isdahl wrote:
>We are now seeing some instances of this in the log file, but certainly no
>where near the volume of the previous error message (see thread "warning:
>problem talking to server private/vpm-pfpolicy").
>
>The box is certainly not overstressed:
>
>~]# uptime
> 17:21:16 up  1:16,  1 user,  load average: 0.55, 0.78, 0.95
>
>~]# free
>             total       used       free     shared    buffers     cached
>Mem:       1033940     903552     130388          0      74116     474908
>-/+ buffers/cache:     354528     679412
>Swap:      2104496        236    2104260
>
>
>I'm open to any and all ideas on how to resolve this one.
>
>Thanks!
>Craig
>
>
>
>
>The following grepped from maillog:
>
>Mar 11 16:58:28 mail2 postfix/spawn[21650]: warning:
>/usr/lib/vpostmaster/postfix/vpm-pfpolicy: process id 30592: command time
>limit exceeded

-- 
Regards,                    tummy.com, ltd
Scott Kleihege              Linux Consulting since 1995
                            http://www.tummy.com/


More information about the vPostMaster mailing list