| От | Tom Lane |
|---|---|
| Тема | Re: A smaller default postgresql.conf |
| Дата | |
| Msg-id | 5269.1219164500@sss.pgh.pa.us обсуждение |
| Ответ на | Re: A smaller default postgresql.conf (Joshua Drake <jd@commandprompt.com>) |
| Ответы |
Re: A smaller default postgresql.conf
|
| Список | pgsql-hackers |
Joshua Drake <jd@commandprompt.com> writes:
> Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Well, why not just make a one-eighty and say that the default
>> postgresql.conf is *empty* (except for whatever initdb puts into it)?
> I guess it would depend on what initdb puts into it.
Per the code:
max_connections
shared_buffers
max_fsm_pages (slated to die anyway in 8.4)
lc_messages
lc_monetary
lc_numeric
lc_time
datestyle
default_text_search_config
The first three of those are derived from probing the SHMMAX setting,
and the rest are from the initdb-time locale settings.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера