Re: probs with postgres

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: probs with postgres
Дата
Msg-id 10306.1048226397@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: probs with postgres  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-hackers
"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> 5. We have been having load and stability problems with our Postgres since
> we released a massive upgrade to our website.  We did actually have one time
> when Postgres crashed and the whole server rebooted when we got a bunch of
> these:

> Mar 20 09:25:54 serendipity /kernel: pmap_collect: collecting pv entries --
> suggest increasing PMAP_SHPGPERPROC

[blink...]  Perhaps you should be asking hard questions about the
stability of your kernel.  What are you running, anyway?

This is not to say that Postgres might not have its own problems --- but
Postgres is an unprivileged process.  If your kernel is crashing, it is
not Postgres that's broken.
        regards, tom lane


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

Предыдущее
От: "Shridhar Daithankar"
Дата:
Сообщение: Re: [GENERAL] Extracting time from timestamp
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: A bad behavior under autocommit off mode