Re: [PATCHES] default resource limits

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: [PATCHES] default resource limits
Дата
Msg-id 43B1D4CD.3060900@dunslane.net
обсуждение исходный текст
Ответ на Re: [PATCHES] default resource limits  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers

I wrote:

>>
>> You probably need to fix the max-connections pass so that it applies the
>> same changes to max_fsm_pages as the second pass does --- otherwise, its
>> assumption that shared_buffers can really be set that way will be wrong.
>> Other than that I didn't see any problem with the shared_buffers part of
>> the patch.
>
>
> revised patch attached, leaving max_connections alone except as above.
>

committed, along with minor docs change.

The open question is whether to try more connections, on some or all 
platforms.

cheers

andrew


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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Online backup vs Continuous backup
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [Bizgres-general] WAL bypass for INSERT, UPDATE and