opening connection more expensive than closing connection?

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема opening connection more expensive than closing connection?
Дата
Msg-id 4D6FB3AA.8080808@gmail.com
обсуждение исходный текст
Ответы Re: opening connection more expensive than closing connection?  (Rob Sargent <robjsargent@gmail.com>)
Список pgsql-general
A developer here accidentally flooded a server with connection opens and
closes, essentially one per transaction during a multi-threaded data
migration process.

We were curious if this suggests that connection clean up is more
expensive than creation thereby exhausting resources, or if perhaps the
server wasn't returning to the essentially backgrounded clean-up task
adroitly (enough)?

Don't worry we are now using a connection pool for the migration, but
the situation was, um, er, entertaining.  The server side said
eof-from-client, the client side said many variations of cannot-connect,
then they would work out their differences briefly and do the same dance
over again after sufficient connections.

Cheers,
rjs




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

Предыдущее
От: Willy-Bas Loos
Дата:
Сообщение: Re: data type
Следующее
От: Maximilian Tyrtania
Дата:
Сообщение: invalid byte sequence