dbTalk Databases Forums  

[BUGS] BUG #1506: too many postgres.exe processes on background

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1506: too many postgres.exe processes on background in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Roberto
 
Posts: n/a

Default [BUGS] BUG #1506: too many postgres.exe processes on background - 02-23-2005 , 10:42 PM







The following bug has been logged online:

Bug reference: 1506
Logged by: Roberto
Email address: ralabiso (AT) hotmail (DOT) com
PostgreSQL version: 801
Operating system: Windows XP Professional
Description: too many postgres.exe processes on background
Details:

When I start up Postgre (installed as service during startup) y always have
4 postgres.exe processes on background.
Without having local or remotes connections (like external clients or
applications)after a few minutes i got more than 30 postgres.exe pocesses in
memory (run by admin 0% CPU and 60K of memory usage)

If i leave my pc on for hours instead of minutes, i got more than 200
postgres.exe bck processes

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote
  #2  
Old   
Magnus Hagander
 
Posts: n/a

Default Re: [BUGS] BUG #1506: too many postgres.exe processes on background - 02-24-2005 , 02:22 AM






Quote:
The following bug has been logged online:
=20
Bug reference: 1506
Logged by: Roberto
Email address: ralabiso (AT) hotmail (DOT) com
PostgreSQL version: 801
Operating system: Windows XP Professional
Description: too many postgres.exe processes on background
Details:=20
=20
When I start up Postgre (installed as service during startup)=20
y always have
4 postgres.exe processes on background.
This is normal. Postmaster, bgwriter, stats collector and stats
bufferer.

Quote:
Without having local or remotes connections (like external=20
clients or applications)after a few minutes i got more than=20
30 postgres.exe pocesses in memory (run by admin 0% CPU and=20
60K of memory usage)
=20
If i leave my pc on for hours instead of minutes, i got more=20
than 200 postgres.exe bck processes
You are sure there are no connections at all?
If you connect to the server with psql and do a "select * from
pg_stat_activity", do they show up?
Do you get anything in the log, either in the pg_log directory or in the
eventlog?

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


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 - 2012, Jelsoft Enterprises Ltd.