pg respawning too fast

Поиск
Список
Период
Сортировка
От James L. Hall
Тема pg respawning too fast
Дата
Msg-id 39635528.6813FBB6@tandy.com
обсуждение исходный текст
Ответы Re: pg respawning too fast  (Thomas Good <tomg@admin.nrnet.org>)
Re: pg respawning too fast  (Jesus Aneiros <aneiros@jagua.cfg.sld.cu>)
Список pgsql-general
I receive the following error continuously daily:

--
INIT: Id "pg" respawning too fast: disabled for 5 minutes
--

The line in my inittab is as follows:

# Running the SQL postmaster for postgres

pg:2345:respawn:/bin/su postgres -c "/usr/bin/postmaster -i -D
/data/pgsql/data/>>/data/pgsql/server.log 2>&1" /dev/null

My setup is redhat 5.2, kernel 2.2.2, postgres 6.5

Is this ~really~ a problem, i.e. can I just pipe the errors to /dev/null
and forget about it, or is there some way to correct this? I have seen a
post similar to this on the list, but if I recall that error was in the
syntax.

All info is greatly appreciated!
T.I.A.-
Jim


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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: How to lock a table
Следующее
От: Thomas Good
Дата:
Сообщение: Re: pg respawning too fast