I'm using PostgreSQL in my WPF Application.
Sometime the PostgreSQL makes CPU Usage up-to 100%.
I have encountered this issue many time, but I don't know the reason.
The snapshot image in Task Manager is below
Note that, When this bug occurs, I kill my application exe, and wait for during 5 minutes after that, but the status in task manager still not change. CPU still 100%
I see that, it usually happens after Window Update. And I must restart the computer to by pass this.
I'm using PostgreSQL 9.3.
Anyone can show me the way to fix this.
Thank you :)
