On Wed, Nov 09, 2022 at 04:02:43AM -0600, Ron wrote:
> Are these "include" files supposed to solve the problem of having a *lot* of
> databases (or users) that you want to allow access to?
Yes, splitting the list of users and database eases the maintenance
and readability of pg_hba.conf as each HB
On Tue, Nov 08, 2022 at 02:16:03PM +0100, Albrecht Dreß wrote:
> However, I could not find a specification of the format for this
> file… It appears as if simply giving each database name on a
> separate line does the job. Is this correct? May the file contain
> comments (i.e. lines starting wit