Re: server process crash

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: server process crash
Дата
Msg-id 4367.1256068280@sss.pgh.pa.us
обсуждение исходный текст
Ответ на server process crash  (Anj Adu <fotographs@gmail.com>)
Ответы Re: server process crash
Список pgsql-admin
Anj Adu <fotographs@gmail.com> writes:
> I ocassionally get this error when a large insert is made to a very
> large table (Postgres 8.1.9)

> LOG:  server process (PID 25002) exited with exit code 1

The interesting messages would be before that one, I think.  This
should indicate a FATAL exit, and that should have gotten logged.

Another possibility is that you've got some non-postgres code loaded
into the backend that is doing exit(1).

            regards, tom lane

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: can I get a bit more attribute out of \dt directive?
Следующее
От: k_b0000@yahoo.se
Дата:
Сообщение: Re: PostgreSQL 8.4.1 - ERROR: column "reltriggers" does not exist