ServerLoop

From: Lutz Steinborn <l(dot)steinborn(at)4c-ag(dot)de>
To: pgsql-admin(at)postgresql(dot)org
Subject: ServerLoop
Date: 2003-02-18 13:06:10
Message-ID: 20030218140610.2f437b31.l.steinborn@4c-ag.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

we are using Zope 2.4.1, psycopg 1.0.13 and postgres 7.1.3.

I've seen now this error in the postgres.log

2003-02-18 09:19:19 [23640] DEBUG: ProcessUtility: END
2003-02-18 09:19:19 [23640] DEBUG: CommitTransactionCommand
2003-02-18 09:19:39 [23640] DEBUG: proc_exit(0)
2003-02-18 09:19:39 [23640] DEBUG: shmem_exit(0)
2003-02-18 09:19:39 [23640] DEBUG: exit(0)
/usr/local/pgsql/bin/postmaster: reaping dead processes...
/usr/local/pgsql/bin/postmaster: CleanupProc: pid 23640 exited with status
0/usr/local/pgsql/bin/postmaster: ServerLoop: handling reading 5
/usr/local/pgsql/bin/postmaster: ServerLoop: handling reading 5
/usr/local/pgsql/bin/postmaster: ServerLoop: handling reading 5
/usr/local/pgsql/bin/postmaster: ServerLoop: handling reading 5
/usr/local/pgsql/bin/postmaster: ServerLoop: handling writing 5

It occurs every 5-10 minutes or more !!

Did anybody know what this error means ?

google gives me no explanation about this error.

Best Regards !

--
Lutz Steinborn mailto:l(dot)steinborn(at)4c-ag(dot)de
4c AG Tel +49 6092 999592
Stefan-George-Ring 22-24 Fax +49 89 99341 399
81929 München http://www.4c-shopping.de

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-02-18 15:28:59 Re: ServerLoop
Previous Message Tom Lane 2003-02-18 03:41:55 Re: Leftover processes on shutdown - Debian+JDBC