ConfigData in postgresql.conf

Started by Dmitry Voroninalmost 11 years ago2 messages
#1Dmitry Voronin
carriingfate92@yandex.ru

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

#2Michael Paquier
michael.paquier@gmail.com
In reply to: Dmitry Voronin (#1)
Re: ConfigData in postgresql.conf

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