Re: Something odd with Postgresql 6.5

From: Gilles DAROLD <gilles(at)darold(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Something odd with Postgresql 6.5
Date: 2001-06-06 17:42:51
Message-ID: 3B1E6B9B.B7545414@darold.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Comment the line relative to pgsql or posmaster (with #) in your /etc/inittab
and run the following command
telinit q
and then start your postmaster by hand to see what append...
It may fail to start.

After fix uncomment the line and run again the telinit command.

Regards

Jonathan Bartlett wrote:

> Show the contents of /etc/inittab - it seems that something keeps on
> running and dying.
>
> johnnyb6(at)sdf(dot)lonestar(dot)org
> SDF Public Access UNIX System - http://sdf.lonestar.org
>
> On Fri, 1 Jun 2001, Rick Saunders wrote:
>
> > My system logs (RedHat 6.0) are filling up with:
> >
> > Jun 1 01:01:37 xxxxx PAM_pwdb[3857]: (su) session opened for user postgres
> > by (uid=0)
> > Jun 1 01:01:38 xxxxx PAM_pwdb[3857]: (su) session closed for user postgres
> > Jun 1 01:01:38 xxxxx init: Id "pg" respawning too fast: disabled for 5
> > minutes
> >
> > Does anyone know what's going on and how I can fix this? The entries happen
> > multiple times
> > per second till the 'respawnning too fast' message pops up and it's quiet
> > for 5 minutes.
> >
> > Regards
> >
> > --
> > Ozzzy's Place..... Your NW Aviation Home
> > http://ozzzy.northwestel.net
> >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
> >
>
> ---------------------------(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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-06-06 17:50:53 Re: "trigger"ing a procedure every X minutes
Previous Message Doug McNaught 2001-06-06 17:22:58 Re: "trigger"ing a procedure every X minutes