Re: Parsing of pg_hba.conf and authenticationinconsistencies - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Parsing of pg_hba.conf and authenticationinconsistencies
Date
Msg-id 200808061856.57052.peter_e@gmx.net
Whole thread Raw
In response to Re: Parsing of pg_hba.conf and authenticationinconsistencies  ("korry" <korryd@enterprisedb.com>)
Responses Re: Parsing of pg_hba.conf and authenticationinconsistencies  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Am Tuesday, 5. August 2008 schrieb korry:
> Perhaps the --check-config option should take an (optional) file name?
> That would allow you to validate a config file without having to copy
> it into place first.
>
>     postgres --check-config=myFilenameGoesHere -D $PGDATA

There is already an elaborate system to tell where configuration files are 
located.  So just doing postgres --check-config -D myFilenameGoesHere should 
do the job.


pgsql-hackers by date:

Previous
From: "Nikolae Shevchenco (md)"
Date:
Subject: Re: unable to build libpq on Win 2003 (32 bit)
Next
From: Markus Wanner
Date:
Subject: Re: Automatic Client Failover