On Tue, Feb 11, 2020 at 09:02:48PM +0000, Stuart Henderson wrote: > It's always annoying to look through postgresql.conf to figure out which > things you've changed and which are default settings.
> Fortunately with postgresql-previous we have a default postgresql.conf > that's likely to be close to the one in the old version, so we can diff it > to give a better picture. It's not perfect because it may have changed > slightly in a minor release, and initdb makes some locale-related > changes when it copies the file to /var/postgresql/data, but it beats > going through 700+ lines by eye. > OK to add that to the pkg-readme? Yes please. ok kmos --Kurt
