Re: Thoughts on the location of configuration files - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Thoughts on the location of configuration files
Date
Msg-id Pine.LNX.4.30.0112251513360.629-100000@peter.localdomain
Whole thread Raw
In response to Thoughts on the location of configuration files  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Lamar Owen writes:

> Why isn't all of it in postgresql.conf?

Because the postgresql.conf and pg_hba.conf files describe different data
structures that are evaluated at different times in different ways for
different reasons.

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-hackers by date:

Previous
From: Ryouichi Matsuda
Date:
Subject: Failure in timestamptz of JDBC of 7.2b4
Next
From: Peter Eisentraut
Date:
Subject: Re: Thoughts on the location of configuration files