Re: Multiple central connection service files

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Curt Tilmes <curt(at)tilmes(dot)org>
Cc: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Multiple central connection service files
Date: 2018-01-11 16:58:32
Message-ID: CAKFQuwaDRDJrXeHhF-JLq2_avVeSkrxp-V7x=+Rs0hLmjVhEGQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jan 11, 2018 at 9:23 AM, Curt Tilmes <curt(at)tilmes(dot)org> wrote:

> The convention that many utilities that use such a config file have
> adopted is allowing an additional
> directory where more config sections are found, e.g.
> $PGSYSCONFDIR/pg_service.conf.d/*
>

​I already do this via configuration management and just "cat * >
../pg_service.conf​" as part of an update trigger (more or less). Having
it built-in would indeed be nice.

David J.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Igor Neyman 2018-01-11 19:28:54 RE: Updating a pre-10 partitioned table to use PG 10 partitioning
Previous Message Dylan Luong 2018-01-11 16:58:02 Missing WAL file after running pg_rewind