Re: Improving postgresql.conf
От | Bruce Momjian |
---|---|
Тема | Re: Improving postgresql.conf |
Дата | |
Msg-id | 200406161843.i5GIhiv08399@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: Improving postgresql.conf (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-hackers |
Tom Lane wrote: > Andreas Pflug <pgadmin@pse-consulting.de> writes: > > How about vars overridden on the postmaster command line? Similar issue, > > I believe. Naively, I'd assume that my last instruction (in this case: > > changing postgresql.conf and SIGHUP) would determine processing, which > > is obviously wrong if I read the docs correctly. > > That was another point I was about to make, which is that there are lots > of other reasons why the active value of some config variable might not > be what postgresql.conf says. We are *not* ripping out the entire GUC > facility just because some people haven't bothered to read the > documentation about it ;-). > > Maybe the real problem here is that people think that postgresql.conf > is the place to find out about current settings, and they just need to > be re-educated to look at pg_settings or SHOW ALL instead. True. A postmaster arg, per-user or per-db setting, PGOPTIONS value, or .psqlrc overrides postgresql.conf. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania19073
В списке pgsql-hackers по дате отправления: