Top
Enterprise Postgres 17 SP1 Reference

3.6 postgres

Name

postgres -- PostgreSQL database server

Synopsis

postgres [option...]

Options

-K

Prompt for the passphrase to open the keystore. This option works in single-user mode only, so you must also specify the --single option, as shown below:

postgres --single -K

See

Refer to "postgres" in the PostgreSQL Documentation for details.