PostgreSQL Manual
This manual is provided as a courtesy. It is not an official source. Please check postgresql.org for updated information.
For convenience there are also single letter command-line option switches available for some parameters. They are described in Table 17-1.
Table 17-1. Short option key
$ postmaster -o '-S 1024 -s'
or via PGOPTIONS from the client side, as explained above.