Re: PostgreSQL 7.3.4 gets killed by SIG_KILL

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: PostgreSQL 7.3.4 gets killed by SIG_KILL
Дата
Msg-id 87brqpzd6h.fsf@asmodeus.mcnaught.org
обсуждение исходный текст
Ответ на PostgreSQL 7.3.4 gets killed by SIG_KILL  ("Magnus Naeslund(t)" <mag@fbab.net>)
Ответы Re: PostgreSQL 7.3.4 gets killed by SIG_KILL  ("Magnus Naeslund(t)" <mag@fbab.net>)
Список pgsql-hackers
"Magnus Naeslund(t)" <mag@fbab.net> writes:

> I have this big table running on an old linux install (kernel 2.2.25).
> I've COPYed some tcpip logs into a table created as such:

Linux is probably killing your process because it (the kernel) is low
on memory.  Unfortunately, this happens more often with older versions
of the kernel.  Add more RAM/swap or figure out how to make your query
use less memory...

-Doug


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

Предыдущее
От: Sailesh Krishnamurthy
Дата:
Сообщение: relation_byte_size()
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Encoding problem with 7.4