Paul,<br><br>This is reading like the exact same issue you and I discussed on-list a few weeks ago. I had closed out that thread as resolved, but the issue has since creeped its way back up. Patrick breaks it down well, I too just get a pile up of "idle in transaction" db connections which do not clear with any configuration change I have made (tcp timeout, idle timeout and connection limit adjustments in postgresql.conf); a restart of all associated services gives me about 3-5 days before the app becomes unresponsive. <br>
<br>Patrick, may I ask how are you loading your errata?<br><br>- Jonathan<br><br><div class="gmail_quote">On Thu, Sep 20, 2012 at 2:45 AM, Patrick Hurrelmann <span dir="ltr"><<a href="mailto:patrick.hurrelmann@lobster.de" target="_blank">patrick.hurrelmann@lobster.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<div class="im"><br>
On 19.09.2012 20:13, Paul Robert Marino wrote:<br>
> run a full vacuum analyze on the database.<br>
> once it completes you should be in better shape<br>
<br>
</div>Thanks for that suggestion, but been there, done that. This is one of<br>
the frist steps for postgres related performance issues ;) Right now I<br>
disabled osad on most local systems and I'm in much better shape now.<br>
Right now it only has 40 connections open an one hanging "update<br>
rhnServerAction". Wonder if this really happens due to the use of push<br>
to the clients?<br>
<div class="im"><br>
> and if the count still keeps going up consider utilizing pgpool.<br>
> pgpool if configured correctly will really just reuse the stale idle<br>
> connections.<br>
<br>
</div>Good idea actually. I will consider this. But it won't help for "Idle in<br>
transaction", right?<br>
<br>
Thanks,<br>
<div class="HOEnZb"><div class="h5">Patrick<br>
<br>
--<br>
Lobster LOGsuite GmbH, Münchner Straße 15a, D-82319 Starnberg<br>
<br>
HRB 178831, Amtsgericht München<br>
Geschäftsführer: Dr. Martin Fischer, Rolf Henrich<br>
<br>
_______________________________________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br>
</div></div></blockquote></div><br>