doc: Mention more variant --name=value of -c name=value for postgres
authorMichael Paquier <michael@paquier.xyz>
Thu, 16 May 2024 00:15:01 +0000 (09:15 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 16 May 2024 00:15:01 +0000 (09:15 +0900)
commitf01e3ba56fd125ccba65b23a1829fc25b6f3fc65
treea3a0656a77d337a59d1ddc7d13f0b420fa21b981
parent3c03ee1a39c0f808cb261a207b6d465c606598bf
doc: Mention more variant --name=value of -c name=value for postgres

postgres --name=value and -c name=value are equivalents.  This commit
expands the documentation of libpq's "option" connection parameter and
the server startup sequence for shell interactions to mention both
rather than only -c.

Extracted from a larger patch by the same authors.

Reported-by: Alexey Palazhchenko
Author: David Johnston, Aleksander Alekseev
Reviewed-by: Nathan Bossart, Peter Eisentraut, Álvaro Herrera
Discussion: http://postgr.es/m/CAJ7c6TMkuLiLfrA+EFCPYfhXoMKRxxssB5c86+ibxfaz6+=Sdg@mail.gmail.com
doc/src/sgml/config.sgml
doc/src/sgml/libpq.sgml