Re: FATAL message on Linux

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: FATAL message on Linux
Дата
Msg-id 22617.1059494795@sss.pgh.pa.us
обсуждение исходный текст
Ответ на FATAL message on Linux  (Michael Brusser <michael@synchronicity.com>)
Список pgsql-hackers
Michael Brusser <michael@synchronicity.com> writes:
> Now, (on Linux only) we sometimes run into this:

> 2003-07-29 11:31:15 [26665]  LOG:  smart shutdown request
> 2003-07-29 11:31:15 [26728]  LOG:  shutting down
> 2003-07-29 11:31:17 [26728]  LOG:  database system is shut down
> 2003-07-29 11:31:19 [26767]  LOG:  database system was shut down at
> 2003-07-29 11:31:17 EDT
> 2003-07-29 11:31:19 [26767]  LOG:  checkpoint record is at 0/C01520
> 2003-07-29 11:31:19 [26767]  LOG:  redo record is at 0/C01520; undo record
> is at 0/0; shutdown TRUE
> 2003-07-29 11:31:19 [26767]  LOG:  next transaction id: 15648; next oid:
> 18523
> 2003-07-29 11:31:24 [26769]  FATAL:  The database system is starting up
> 2003-07-29 11:31:26 [26767]  LOG:  database system is ready

This just looks like some client tried to connect before the startup
process finished.  It'll get turned away with a message like the above.
        regards, tom lane


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

Предыдущее
От: Michael Brusser
Дата:
Сообщение: FATAL message on Linux
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: an aggregate array function