Re: Scalability in postgres

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Scalability in postgres
Дата
Msg-id 603c8f070906041907x59e014fu7f04bb8c67b8f9e9@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Scalability in postgres  (david@lang.hm)
Ответы Re: Scalability in postgres  (Greg Smith <gsmith@gregsmith.com>)
Список pgsql-performance
On Thu, Jun 4, 2009 at 8:51 PM, <david@lang.hm> wrote:
> if this is the case, how hard would it be to have threads add and remove
> themselves from some list as they get busy/become idle?
>
> I've been puzzled as I've been watching this conversation on what internal
> locking/lookup is happening that is causing the problems with idle threads
> (the pure memory overhead isn't enough to account for the problems that are
> being reported)

That's because this thread has altogether too much theory and
altogether too little gprof.  :-)

...Robert

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

Предыдущее
От: david@lang.hm
Дата:
Сообщение: Re: Scalability in postgres
Следующее
От: Mark Mielke
Дата:
Сообщение: Re: Scalability in postgres