Re: Parsing of pg_hba.conf and authenticationinconsistencies

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: "korry" <korryd(at)enterprisedb(dot)com>, "Simon Riggs" <simon(at)2ndquadrant(dot)com>, "Magnus Hagander" <magnus(at)hagander(dot)net>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Josh Berkus" <josh(at)agliodbs(dot)com>, "Gregory Stark" <stark(at)enterprisedb(dot)com>
Subject: Re: Parsing of pg_hba.conf and authenticationinconsistencies
Date: 2008-08-06 15:56:54
Message-ID: 200808061856.57052.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Markus Wanner 2008-08-06 16:04:03 Re: Automatic Client Failover
Previous Message Nikolae Shevchenco (md) 2008-08-06 15:50:06 Re: unable to build libpq on Win 2003 (32 bit)