Re: BUG #3591: autovacuum crash

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #3591: autovacuum crash
Дата
Msg-id 20070831210920.GO8046@alvh.no-ip.org
обсуждение исходный текст
Ответ на BUG #3591: autovacuum crash  ("Ben Kim" <bkim@tamu.edu>)
Ответы Re: BUG #3591: autovacuum crash
Re: BUG #3591: autovacuum crash
Список pgsql-bugs
Ben Kim wrote:
>
> The following bug has been logged online:
>
> Bug reference:      3591
> Logged by:          Ben Kim
> Email address:      bkim@tamu.edu
> PostgreSQL version: 8.1.0
> Operating system:   Solaris 8
> Description:        autovacuum crash
> Details:
>
> The server crashed suddenly the second time since two days ago. ulimit is
> unlimited, but I see no core file under the postgresql root directory.
> =============================
>
>    6780 2007-08-31 14:01:46 CDT   LOG:  autovacuum process (PID 6379) was
>    terminated by signal 11

This is a crash all right, but I think we fixed a certain number of bugs
after 8.1.0 was released.  Please install 8.1.9, and if it still
crashes, report again.  (We'll be wanting to see stack traces at that
point, so please make sure you are using a debug-enabled build, and a
non-zero coresize ulimit setting).

FWIW the core files should be stored in the data directories (PGDATA).

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: "Ben Kim"
Дата:
Сообщение: BUG #3591: autovacuum crash
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #3591: autovacuum crash