Issue #3581 has been updated by Daniel Pittman.
The conclusion of that discussion is that we are going to introduce a new method to fork, closing file handles, and encourage use of that through the code base. Given we review all submissions in core, finding the problem being reintroduces is less likely to cause grief than trying to change the behaviour of a core method. ---------------------------------------- Bug #3581: tagmail + err: PGError: server closed the connection unexpectedly https://projects.puppetlabs.com/issues/3581 Author: Jan Doleschal Status: Code Insufficient Priority: Normal Assignee: Daniel Pittman Category: stored configuration Target version: Affected Puppet version: 0.25.4 Keywords: Branch: https://github.com/stschulte/puppet/tree/ticket/2.7.x/3581 Hello all, got a strange issue with puppet 0.25.4, tagmail and postgresql connections. Having the following setup running - puppet0.25.4 and foreman. As DB backend works a PostgreSQL database. We are managing aprox. 50 Clients. OS is only SLES10SP2. Now, when running puppet i got after some minutes the following error: err: PGError: server closed the connection unexpectedly. This only happens when reports is set to tagmail. It seems that puppet tries to open a connection but then stalls. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
