On Tuesday 09 November 2010, you wrote: > ** Changed in: openobject-server > Status: Incomplete => Invalid
Yes, leaving the postgres connection running is the desired behavior. Disconnecting from a client *never* means that the openerp server shall stop in any way. Said that, we may still reconsider the database connections allocation and resource handling, at some version after v6.0. But, I can predict that you will *always* be left with at least one postgres connection (+process) for each database you use, namely for ir.cron . -- Say NO to spam and viruses. Stop using Microsoft Windows! -- postgres process live in memory https://bugs.launchpad.net/bugs/463219 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. Status in OpenObject Server: Invalid Bug description: Hello, I am using latest version (trunk) openerp server. After my work completion with openerp, i am just simply disconnect from menu File-->Disconnect through client. It is working fine. Now i am trying to find process related to postgres and it strange that still i can see process in idle state after disconnecting properly. 6894 ? Ss 0:01 postgres: dra mrp [local] idle If i am connecting to different DB new process in list and stay as it is. Can you tell me reason for that please ? _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

