Re: A smaller default postgresql.conf
От
Robert Haas
Тема
Re: A smaller default postgresql.conf
Дата
Msg-id
603c8f070808191239g6001c7fejd21de18a20acc82e@mail.gmail.com
Ответ на
Re: A smaller default postgresql.conf (Tom Lane)
Список
Дерево обсуждения
A smaller default postgresql.conf Peter Eisentraut <peter_e@gmx.net>
Re: A smaller default postgresql.conf Hans-Juergen Schoenig <postgres@cybertec.at>
Re: A smaller default postgresql.conf Alvaro Herrera <alvherre@commandprompt.com>
Re: A smaller default postgresql.conf Magnus Hagander <magnus@hagander.net>
Re: A smaller default postgresql.conf Joshua Drake <jd@commandprompt.com>
Re: A smaller default postgresql.conf Tom Lane <tgl@sss.pgh.pa.us>
Re: A smaller default postgresql.conf Joshua Drake <jd@commandprompt.com>
Re: A smaller default postgresql.conf Tom Lane <tgl@sss.pgh.pa.us>
Re: A smaller default postgresql.conf Joshua Drake <jd@commandprompt.com>
Re: A smaller default postgresql.conf Tom Lane <tgl@sss.pgh.pa.us>
Re: A smaller default postgresql.conf "Greg Sabino Mullane" <greg@turnstep.com>
Re: A smaller default postgresql.conf Joshua Drake <jd@commandprompt.com>
Re: A smaller default postgresql.conf David Fetter <david@fetter.org>
Re: A smaller default postgresql.conf Peter Eisentraut <peter_e@gmx.net>
Re: A smaller default postgresql.conf Alvaro Herrera <alvherre@commandprompt.com>
Re: A smaller default postgresql.conf Tom Lane <tgl@sss.pgh.pa.us>
Re: A smaller default postgresql.conf Joshua Drake <jd@commandprompt.com>
Re: A smaller default postgresql.conf "Dave Page" <dpage@pgadmin.org>
Re: A smaller default postgresql.conf Alvaro Herrera <alvherre@commandprompt.com>
Re: A smaller default postgresql.conf Magnus Hagander <magnus@hagander.net>
Re: A smaller default postgresql.conf Joshua Drake <jd@commandprompt.com>
Re: A smaller default postgresql.conf Ron Mayer <rm_pg@cheapcomplexdevices.com>
Re: A smaller default postgresql.conf "Greg Sabino Mullane" <greg@turnstep.com>
Re: A smaller default postgresql.conf Tom Lane <tgl@sss.pgh.pa.us>
Re: A smaller default postgresql.conf Joshua Drake <jd@commandprompt.com>
Re: A smaller default postgresql.conf "Robert Haas" <robertmhaas@gmail.com>
Re: A smaller default postgresql.conf Peter Eisentraut <peter_e@gmx.net>
Re: A smaller default postgresql.conf Robert Treat <xzilla@users.sourceforge.net>
Re: A smaller default postgresql.conf Tom Lane <tgl@sss.pgh.pa.us>
Re: A smaller default postgresql.conf Bruce Momjian <bruce@momjian.us>
Re: A smaller default postgresql.conf Tom Lane <tgl@sss.pgh.pa.us>
Re: A smaller default postgresql.conf Joshua Drake <jd@commandprompt.com>
Re: A smaller default postgresql.conf Bruce Momjian <bruce@momjian.us>
Re: A smaller default postgresql.conf Joshua Drake <jd@commandprompt.com>
Re: A smaller default postgresql.conf "Dave Page" <dpage@pgadmin.org>
Re: A smaller default postgresql.conf Alvaro Herrera <alvherre@commandprompt.com>
Re: A smaller default postgresql.conf Magnus Hagander <magnus@hagander.net>
Re: A smaller default postgresql.conf "Jaime Casanova" <jcasanov@systemguards.com.ec>
Re: A smaller default postgresql.conf Robert Treat <xzilla@users.sourceforge.net>
Re: A smaller default postgresql.conf "Greg Sabino Mullane" <greg@turnstep.com>
Re: A smaller default postgresql.conf Tom Lane <tgl@sss.pgh.pa.us>
Re: A smaller default postgresql.conf "Greg Sabino Mullane" <greg@turnstep.com>
Re: A smaller default postgresql.conf Tom Lane <tgl@sss.pgh.pa.us>
Re: A smaller default postgresql.conf Joshua Drake <jd@commandprompt.com>
Re: A smaller default postgresql.conf David Fetter <david@fetter.org>
Re: A smaller default postgresql.conf Alvaro Herrera <alvherre@commandprompt.com>
Re: A smaller default postgresql.conf Peter Eisentraut <peter_e@gmx.net>
Re: A smaller default postgresql.conf Peter Eisentraut <peter_e@gmx.net>
Re: A smaller default postgresql.conf daveg <daveg@sonic.net>
Re: A smaller default postgresql.conf Josh Berkus <josh@agliodbs.com>
Re: A smaller default postgresql.conf Michael Paesold <mpaesold@gmx.at>
Re: A smaller default postgresql.conf Josh Berkus <josh@agliodbs.com>
Re: A smaller default postgresql.conf "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: A smaller default postgresql.conf Joshua Drake <jd@commandprompt.com>
Re: A smaller default postgresql.conf "Jonah H. Harris" <jonah.harris@gmail.com>
Re: A smaller default postgresql.conf Josh Berkus <josh@agliodbs.com>
Re: A smaller default postgresql.conf Greg Smith <gsmith@gregsmith.com>
> I'm really not in favor of having comments in the conf file that try to > tell you about stuff you might want to set, much less why. That task > properly belongs to some kind of introductory chapter in the SGML docs. > Novice DBAs are unlikely even to *find* the config file, let alone look > inside it, if there's not an introductory chapter telling them about > Things They Ought To Do. +1. When I have a question about something PostgreSQL-related, the first think I do is Read The Fine Manual. The PostgreSQL documentation is excellent, and one of the highlights of the project IMO. I've read through the postgresql.conf file occasionally, but that's a really difficult way to try to understand the subject. I'd much rather read through that file in a web browser than a shell window - but the real advantage of putting it in the documentation is that you can not only document each specific setting, but also give a broad overview of relevant topics. A section on "Performance Tuning" in "Section III: Server Administration" would be really great. ...Robert
В списке pgsql-hackers по дате отправления