Re: System Logs filling up with gunk

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: <ozzzy(at)yknet(dot)yk(dot)ca>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: System Logs filling up with gunk
Date: 2001-06-04 08:33:04
Message-ID: Pine.LNX.4.30.0106041030350.768-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> I'm running PG 6.5.3 on RedHat 6.0 with a 2.2.17 kernel:
> My /var/log/messages is filling up with the following.....
>
> Jun 3 04:06:23 ozzzy PAM_pwdb[5766]: (su) session opened for user postgres by (uid=0)
> Jun 3 04:06:23 ozzzy PAM_pwdb[5766]: (su) session closed for user postgres
> Jun 3 04:06:23 ozzzy init: Id "pg" respawning too fast: disabled for 5 minutes

It's not a good idea to launch the postmaster through init(tab). Instead
you could add it to /etc/rc.d/rc.local, or wire it into the runlevel
startups.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2001-06-04 13:36:39 Re: psql dumps core on \d<invalid table> command (7.1.1)
Previous Message pgsql-bugs 2001-06-04 08:08:40 System Logs filling up with gunk