Re: Solaris, Postgresql and Problems

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Solaris, Postgresql and Problems
Дата
Msg-id m3adb2snzj.fsf@varsoon.wireboard.com
обсуждение исходный текст
Ответ на Solaris, Postgresql and Problems  (Errol Neal <errol.neal@enhtech.com>)
Ответы Re: Solaris, Postgresql and Problems  (Errol Neal <errol.neal@enhtech.com>)
Список pgsql-general
Errol Neal <errol.neal@enhtech.com> writes:

> After making this change,  and increasing the max number of buffers to
> 128 and the max number of connections to 64, I rebooted my
> system. Things come up fine, Postgres seems happy, but shortly after
> the Postgres server dies or terminates with nothing in logs as to WHY
> it terminates and it keeps doing so even after I revert back to my
> original config. The only things that remedies the problem of the
> server dying without any apparent notice is if I revert back to my
> original /etc/system file.. Does anybody have any experience with
> these issues? All I am trying to do is get a few more connections out
> of my system. I could sure use someone's help. Do I need to re-compile
> postgresql?

Why don't you run the server under 'truss' to see what is killing it?
It it probably dumping core, or trying to, since there is nothing in
the logs--check your 'ulimit -c' settings and see if there are any
core files hanging around in $PGDATA.

-Doug

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

Предыдущее
От: Richard Welty
Дата:
Сообщение: Re: How to encrypt data in Postgresql
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Can I turn the case sensitive off