Re: Parsing config files in a directory - Mailing list pgsql-hackers

From Guillaume Smet
Subject Re: Parsing config files in a directory
Date
Msg-id 1d4e0c10910250329k623e5d8fnb45afae9386084a4@mail.gmail.com
Whole thread Raw
In response to Re: Parsing config files in a directory  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Sun, Oct 25, 2009 at 10:08 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
> As a file point, I would prefer something like
>
> include 'whatever/*.conf'

+1 for that. That's what Apache does and it works well for the users
and the packagers.

-- 
Guillaume


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Parsing config files in a directory
Next
From: James Mansion
Date:
Subject: Re: Could postgres be much cleaner if a future release skipped backward compatibility?