Re: Proposal for Allow postgresql.conf values to be changed via SQL
От
Amit Kapila
Тема
Re: Proposal for Allow postgresql.conf values to be changed via SQL
Дата
Msg-id
007e01cdc624$1e2a66b0$5a7f3410$@kapila@huawei.com
Ответ на
Re: Proposal for Allow postgresql.conf values to be changed via SQL (Cédric Villemain)
Список
Дерево обсуждения
Re: Proposal for Allow postgresql.conf values to be changed via SQL Amit kapila <amit.kapila@huawei.com>
Re: Proposal for Allow postgresql.conf values to be changed
via SQL [review] Boszormenyi Zoltan <zb@cybertec.at>
Re: Proposal for Allow postgresql.conf values to be changed
via SQL [review] Boszormenyi Zoltan <zb@cybertec.at>
Re: Proposal for Allow postgresql.conf values to be
changed via SQL [review] Amit kapila <amit.kapila@huawei.com>
Re: Proposal for Allow postgresql.conf values to be changed
via SQL [review] Boszormenyi Zoltan <zb@cybertec.at>
Re: Proposal for Allow postgresql.conf values to be changed via
SQL [review] Noah Misch <noah@leadboat.com>
Re: Proposal for Allow postgresql.conf values to be
changed via SQL [review] Amit kapila <amit.kapila@huawei.com>
Re: Proposal for Allow postgresql.conf values to be
changed via SQL [review] Amit kapila <amit.kapila@huawei.com>
Re: Proposal for Allow postgresql.conf values to be changed
via SQL [review] Boszormenyi Zoltan <zb@cybertec.at>
Re: Proposal for Allow postgresql.conf values to be
changed via SQL [review] Amit kapila <amit.kapila@huawei.com>
Re: Proposal for Allow postgresql.conf values to be changed
via SQL [review] Boszormenyi Zoltan <zb@cybertec.at>
Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Tom Lane <tgl@sss.pgh.pa.us>
Re: Proposal for Allow postgresql.conf values to be
changed via SQL [review] Amit kapila <amit.kapila@huawei.com>
Re: Proposal for Allow postgresql.conf values to be changed
via SQL [review] Boszormenyi Zoltan <zb@cybertec.at>
Re: Proposal for Allow postgresql.conf values to be
changed via SQL [review] Amit kapila <amit.kapila@huawei.com>
Re: Proposal for Allow postgresql.conf values to be changed
via SQL [review] Boszormenyi Zoltan <zb@cybertec.at>
Re: Proposal for Allow postgresql.conf values to be
changed via SQL [review] Amit kapila <amit.kapila@huawei.com>
Re: Proposal for Allow postgresql.conf values to be changed
via SQL [review] Boszormenyi Zoltan <zb@cybertec.at>
On Sunday, November 18, 2012 3:22 PM Cédric Villemain wrote: > Le samedi 17 novembre 2012 22:57:49, Tom Lane a écrit : > > Fujii Masao writes: > > > Do we really need to store the settings in a system table? > > > Since WAL would be generated when storing the settings in a system > > > table, this approach seems to prevent us from changing the settings > > > in the standby. > > > > That's a really good point: if we try to move all GUCs into a system > > table, there's no way for a standby to have different values; and for > > some of them different values are *necessary*. > > > > I think that shoots down this line of thought entirely. Can we go > > back to the plain "write a file" approach now? I think a "SET > > PERSISTENT" command that's disallowed in transaction blocks and just > > writes the file immediately is perfectly sensible. > > I was justifying the usage of a table structure, not to keep it in sync > (just use it to hide the complexity of locks). > > Anyway that was just comments. Thanks. You comments are thought provoking. I was able to proceed for table related approach based on your suggestions. With Regards, Amit Kapila.
В списке pgsql-hackers по дате отправления
От: Amit Kapila
Дата: