| From: | Steve Midgley <science(at)misuse(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Tim Uckun <timuckun(at)gmail(dot)com>, pgsql-sql(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Documentation of the pg_service file |
| Date: | 2020-02-25 22:32:09 |
| Message-ID: | CAJexoSJ0LQ=2LhCYmZtEout=epnLBCm92RQUjs=K1S7H+HVYiA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
On Tue, Feb 25, 2020 at 2:15 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Tim Uckun <timuckun(at)gmail(dot)com> writes:
> > Is there some comprehensive documentation of all the possible keys in
> > the pg_service .
>
> According to
>
> https://www.postgresql.org/docs/current/libpq-pgservice.html
>
> it's the same as the list of libpq connection parameters.
>
> And I _think_ those parameters are fully listed here:
https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-PARAMKEYWORDS
Corrections welcome if I have that wrong..
Steve
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Wayne | 2020-02-29 16:50:24 | min()/max() with BRIN indexes |
| Previous Message | Tom Lane | 2020-02-25 22:15:03 | Re: Documentation of the pg_service file |