Re: shrinking the postgresql.conf
От | Tom Lane |
---|---|
Тема | Re: shrinking the postgresql.conf |
Дата | |
Msg-id | 29203.1123518325@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: shrinking the postgresql.conf ("Joshua D. Drake" <jd@commandprompt.com>) |
Ответы |
Re: shrinking the postgresql.conf
|
Список | pgsql-hackers |
"Joshua D. Drake" <jd@commandprompt.com> writes: > My actual point was that we could put a lot of the options in a global > table that could be adjusted versus having the flat file. [ shrug... ] Then we would have two incompatible mechanisms instead of one. (We can't eliminate the flat file completely, for the simple reason that some of the settings have to be accessible before the database is up enough to read a table. Much less *write* a table ... how would you do initial configuration in such a setup?) And a table would be less friendly than a flat file in terms of documentation, flexibility for adding user comments, etc. I can't get excited about this. regards, tom lane
В списке pgsql-hackers по дате отправления: