Re: PG crashes MacOS 10.3.4

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PG crashes MacOS 10.3.4
Дата
Msg-id 15120.1091119106@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PG crashes MacOS 10.3.4  (Colin Stagner <cbs228@earthlink.net>)
Список pgsql-admin
Colin Stagner <cbs228@earthlink.net> writes:
> At random intervals that seem to vary by database uptime and usage, a
> COPY [table] FROM [file] statement involving maybe 20k - 80k rows
> (larger amounts of data than I usually work with, but nothing the
> server shouldn't be able to handle) will crash the machine. The screen
> freezes, except for the mouse which freezes after about 30 seconds, and
> the machine doesn't respond to keyboard or mouse input. Attempts to SSH
> into the machine fail-- its not just the GUI locking up. The machine
> must be cold-booted with the reset button.

As an unprivileged process, Postgres *cannot* crash the machine --- at
least not on sanely-written operating systems, and OS X qualifies.  A
system-wide lockup is either a hardware fault or a kernel bug.

My money is on an intermittent hardware problem.

            regards, tom lane

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

Предыдущее
От: Colin Stagner
Дата:
Сообщение: PG crashes MacOS 10.3.4
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: replication and linux-ha?