Re: suggestion: psql configs in .config

From: Caleb Cushing <xenoterracide(at)gmail(dot)com>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org >> PG-General Mailing List" <pgsql-general(at)postgresql(dot)org>
Subject: Re: suggestion: psql configs in .config
Date: 2020-06-11 21:07:33
Message-ID: CAAHKNRH2NSOTe-ZMn5w5t1UdTSUGE8PNtCuzED8e5GYjFgWcaw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Got it. but... I guess I'm hoping this could be added to the default lookup
path, no customization needed.

On Thu, Jun 11, 2020 at 3:33 PM David G. Johnston <
david(dot)g(dot)johnston(at)gmail(dot)com> wrote:

> On Thursday, June 11, 2020, Caleb Cushing <xenoterracide(at)gmail(dot)com> wrote:
>
>> would it be possible to allow psql config files to reside in
>> ~/.config/psql to help unclutter ~ obviously this should be some kind of
>> cascading lookup
>>
>> first look for... e.g
>> .config/psql/psqlrc
>> .psqlrC
>>
>
> libpq consults environment variables to allow for user customization.
>
> David J.
>
>

--
Caleb Cushing

https://xenoterracide.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2020-06-11 21:55:28 Re: suggestion: psql configs in .config
Previous Message Caleb Cushing 2020-06-11 21:00:02 Re: suggestion/question pgpass alias?