doc: Mention more variant --name=value of -c name=value for postgres

Michael Paquier <michael@paquier.xyz>

Commit: f01e3ba56fd125ccba65b23a1829fc25b6f3fc65
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-05-16T00:15:01Z
Releases: 17.0
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: https://postgr.es/m/CAJ7c6TMkuLiLfrA+EFCPYfhXoMKRxxssB5c86+ibxfaz6+=Sdg@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/config.sgml modified +6 −5
doc/src/sgml/libpq.sgml modified +4 −3

Documentation touched

Discussion