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
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
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
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?
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