Re: Massively Parallel transactioning?

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Massively Parallel transactioning?
Дата
Msg-id 1282175888.1830.8.camel@jd-laptop
обсуждение исходный текст
Ответ на Massively Parallel transactioning?  (Benjamin Smith <lists@benjamindsmith.com>)
Ответы Re: Massively Parallel transactioning?  (Benjamin Smith <lists@benjamindsmith.com>)
Список pgsql-general
On Wed, 2010-08-18 at 16:32 -0700, Benjamin Smith wrote:

> So far, it's been a dream, but now, as we continue to grow, we're starting to
> reach connection limits per server. Short of raising the number of
> simultaneous connections, is there a way to run all the transactions for a
> single server for all databases within it on a single (or small number) of
> connections?

Well if you are just using it for updates to the schema etc... you
should only need to launch a single connection to each database to make
those changes.

Joshua D. Drake



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

Предыдущее
От: ChronicDB Community Team
Дата:
Сообщение: Re: Massively Parallel transactioning?
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: heap-only tuples, and constraints