Connection problem under extreme load.

Поиск
Список
Период
Сортировка
От Jeffery Collins
Тема Connection problem under extreme load.
Дата
Msg-id 3980D87D.37175624@onyx-technologies.com
обсуждение исходный текст
Ответы Re: Connection problem under extreme load.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
We have been doing some load testing with postgresql, and we have been
getting the following error when libpq attempts to connect to the
backend.  This only happens occasionally and, as I said under extreme
load (e.g. load average 30+ on a single processor Sun).

connectDBStart() -- connect() failed: Connection refused
Is the postmaster running at 'localhost' and accepting connections on
Unix socket '6700'?

Has anyone seen this before or know what could be happening?  One theory
that we have is that the connection request timed out because the server
was under such heavy load that it couldn't respond to the request.  Is
this possible?

Thank you,
Jeff Collins



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

Предыдущее
От: Joseph Shraibman
Дата:
Сообщение: Re:
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: 4 billion record limit?