Re: [UPDATED] A GUC variable to replace PGBE_ACTIVITY_SIZE

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [UPDATED] A GUC variable to replace PGBE_ACTIVITY_SIZE
Дата
Msg-id 28906.1214839320@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [UPDATED] A GUC variable to replace PGBE_ACTIVITY_SIZE  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
Ответы Re: [UPDATED] A GUC variable to replace PGBE_ACTIVITY_SIZE
Список pgsql-patches
"Heikki Linnakangas" <heikki@enterprisedb.com> writes:
> Another simple optimization occurred to me while looking at this: we
> should skip the memcpy/strcpy altogether if the BackendActivity slot is
> not in use. That seems like a good bet, you usually don't try to max out
> max_connections.

Huh?  How could we be assigning to a slot that is not in use?

            regards, tom lane

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

Предыдущее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: [UPDATED] A GUC variable to replace PGBE_ACTIVITY_SIZE
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [NOVICE] encoding problems