pg_config : postgresql.conf adjustments? - Mailing list pgsql-hackers

From Justin Clift
Subject pg_config : postgresql.conf adjustments?
Date
Msg-id 3D968AA2.20B9EB50@postgresql.org
Whole thread Raw
Responses Re: pg_config : postgresql.conf adjustments?  (Peter Eisentraut <peter_e@gmx.net>)
Re: pg_config : postgresql.conf adjustments?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi all,

Would it be beneficial for us to extend "pg_config" to update the
postgresql.conf file?

i.e.

pg_config --sort_mem 16384 --shared_buffers 800

pg_config -d /some/datadir --sort_mem 16384 --shared_buffers 800

etc?

Not sure if it should trigger a restart of postmaster, etc, but the
concept sounds useful.

:-)

Regards and best wishes,

Justin Clift

-- 
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."  - Indira Gandhi


pgsql-hackers by date:

Previous
From: Justin Clift
Date:
Subject: Re: v7.3 Branched ...
Next
From: Bruce Momjian
Date:
Subject: Re: fix for client utils compilation under win32