Re: Something odd with Postgresql 6.5

Поиск
Список
Период
Сортировка
От Gilles DAROLD
Тема Re: Something odd with Postgresql 6.5
Дата
Msg-id 3B1E6B9B.B7545414@darold.net
обсуждение исходный текст
Ответ на Re: Something odd with Postgresql 6.5  (Jonathan Bartlett <johnnyb6@sdf.lonestar.org>)
Список 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@sdf.lonestar.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@postgresql.org
> >
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly


В списке pgsql-general по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: [SQL] maximum number of rows in table - what about oid limits?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: "trigger"ing a procedure every X minutes