dbTalk Databases Forums  

CPU Utilization 100%...

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss CPU Utilization 100%... in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Christopher.Becker@apcc.com
 
Posts: n/a

Default CPU Utilization 100%... - 05-05-2004 , 10:21 AM












This is a pretty specific scenario, so I'm not sure if anyone has
anythoughts or not.

I've got a delphi app connecting to a postgres server (with MicroLap
PostgresDAC)...
My app is doing a continuous loop of inserts. I have a "Pause"
button with
opens up a modal dialog box which halts the inserts until it's
closed.

From the Modal dialog box, the user has the option of closing the
connection
to the db. The problem is, when I hit pause, the CPU utilization of
the
postgres server goes through the roof (99%-100%). Even if I
disconnect the
db connection, at that point, the CPU stays at 100%. If I
reconnect, and
resume my app, the cpu drops back down to it's regular operating
levels.

I thought that by disconnecting, the server would drop it's
processor
level.. but it seems like something is still holding on.

Any thoughts?


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.