Re: [GENERAL] Too many postgres.exe

2009-12-15 Thread Scott Mead
On Tue, Dec 15, 2009 at 4:51 AM, 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 anyt

Re: [GENERAL] Too many postgres.exe

2009-12-15 Thread Howard Cole
a.bhattacha...@sungard.com 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 databas

Re: [GENERAL] Too many postgres.exe

2009-12-15 Thread Thomas Kellerer
a.bhattacha...@sungard.com, 15.12.2009 10:51: 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 dat

Re: [GENERAL] Too many postgres.exe

2009-12-15 Thread Craig Ringer
On 15/12/2009 5:51 PM, a.bhattacha...@sungard.com wrote: 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. What is "too many" ? What does: SELECT * FROM pg_stat_activity; show?

[GENERAL] Too many postgres.exe

2009-12-15 Thread A.Bhattacharya
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. In general the observation is tha