agora inbox for pgsql-sql@postgresql.org
help / color / mirror / Atom feedDocumentation of the pg_service file
3+ messages / 3 participants
[nested] [flat]
* Documentation of the pg_service file
@ 2020-02-25 20:25 Tim Uckun <timuckun@gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Tim Uckun @ 2020-02-25 20:25 UTC (permalink / raw)
To: pgsql-sql@lists.postgresql.org
Is there some comprehensive documentation of all the possible keys in
the pg_service .
I know the basics like host, user, password etc but I am curious to
see whether it can use an ssh proxy to connect and also what other
options there are available.
Thanks.
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Documentation of the pg_service file
@ 2020-02-25 22:15 Tom Lane <tgl@sss.pgh.pa.us>
parent: Tim Uckun <timuckun@gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Tom Lane @ 2020-02-25 22:15 UTC (permalink / raw)
To: Tim Uckun <timuckun@gmail.com>; +Cc: pgsql-sql@lists.postgresql.org
Tim Uckun <timuckun@gmail.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.
regards, tom lane
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Documentation of the pg_service file
@ 2020-02-25 22:32 Steve Midgley <science@misuse.org>
parent: Tom Lane <tgl@sss.pgh.pa.us>
0 siblings, 0 replies; 3+ messages in thread
From: Steve Midgley @ 2020-02-25 22:32 UTC (permalink / raw)
To: Tom Lane <tgl@sss.pgh.pa.us>; +Cc: Tim Uckun <timuckun@gmail.com>; pgsql-sql@lists.postgresql.org
On Tue, Feb 25, 2020 at 2:15 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Tim Uckun <timuckun@gmail.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
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2020-02-25 22:32 UTC | newest]
Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2020-02-25 20:25 Documentation of the pg_service file Tim Uckun <timuckun@gmail.com>
2020-02-25 22:15 ` Tom Lane <tgl@sss.pgh.pa.us>
2020-02-25 22:32 ` Steve Midgley <science@misuse.org>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox