ConfigData in postgresql.conf
Hello,
We have the samples of config files (postgresql.conf.sample, hba.conf.sample and etc.). Some config options are replaced by initdb utility. What utility replaces 'configDir' token in postgresql.conf and where?
Thank you.
--О©╫
Best regards, Dmitry Voronin
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
On Wed, Apr 8, 2015 at 4:32 PM, Dmitry Voronin <carriingfate92@yandex.ru> wrote:
We have the samples of config files (postgresql.conf.sample, hba.conf.sample and etc.). Some config options are replaced by initdb utility. What utility replaces 'configDir' token in postgresql.conf and where?
ConfigDir is not directly replaced by a utility, the server instance
uses PGDATA or -D to set their default values.
Regards,
--
Michael
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers