Search Postgresql Archives

Re: Too many postgres.exe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



A.Bhattacharya@xxxxxxxxxxx wrote:

Hi All,

I have my application UI in Java and which is communicating with Postgresql database.

However whenever my application is running I could see there are too many postgres.exe are created even though the application is not doing anything in database.

Have you defined a connection pool? It is possible that the connections are part of a pool and will be created when your application starts. You should be able to change the minimum/maximum pool size.

Howard
www.selestial.com

--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux