Back to Developer Roadmap

Using `pg_ctl`

src/data/roadmaps/postgresql-dba/content/[email protected]

4.0404 B
Original Source

Using pg_ctl

pg_ctl is a command-line utility that enables you to manage a PostgreSQL database server. With pg_ctl, you can start, stop, and restart the PostgreSQL service, among other tasks.

Learn more from the following resources: