c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #03592
Re: [Bug 463219] Re: postgres process live in memory
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 ?
References