Re: BUG #3098: make check failed 33 times

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: BUG #3098: make check failed 33 times
Дата
Msg-id 45ED7DD7.5040503@enterprisedb.com
обсуждение исходный текст
Ответ на BUG #3098: make check failed 33 times  ("Ted Petrosky" <tedpet5@yahoo.com>)
Список pgsql-bugs
Theodore Petrosky wrote:
> I tried to upload to the list but I think the file got
> lost...I am attaching it here.

A-ha, this is the problem:

! psql: FATAL:  sorry, too many clients already

I'm guessing this is the same issue as here:
http://archives.postgresql.org/pgsql-hackers/2006-08/msg01821.php

Initdb is apparently choosing a too low max_connections setting to be
able to run the regression tests. You can see the value it chose from
src/test/regress/log/initdb.log.

I don't know anything about OS X, but you'll probably need to adjust
some OS resource limit. Have you raised the shared memory related
settings, as advised in manual?
http://www.postgresql.org/docs/current/static/kernel-resources.html

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #3101: Error 1069
Следующее
От: "Jarrod Chesney"
Дата:
Сообщение: BUG #3113: pg_restore --use-list=FILENAME