Difference between revisions of "Pg ctl"
Jump to navigation
Jump to search
(3 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
* <code>[[/usr/lib/postgresql/]]10/bin/[[pg_ctl]] -D /var/lib/postgresql/10/main -l logfile start</code> | * <code>[[/usr/lib/postgresql/]]10/bin/[[pg_ctl]] -D /var/lib/postgresql/10/main -l logfile start</code> | ||
− | + | <code>pg_ctl -D /usr/local/var/[[postgres start]]</code> | |
− | + | <code>[[pg_ctl --help]]</code> | |
− | + | ||
+ | <code>[[pg_ctl status]]</code> | ||
Line 11: | Line 12: | ||
== See also == | == See also == | ||
− | <code>[[systemctl start]]</code> | + | * <code>[[systemctl start]]</code> |
== See also == | == See also == | ||
+ | * {{pg_ctl}} | ||
* {{pg}} | * {{pg}} | ||
[[Category:PostgreSQL]] | [[Category:PostgreSQL]] |
Latest revision as of 08:18, 9 January 2024
/usr/lib/postgresql/10/bin/pg_ctl -D /var/lib/postgresql/10/main -l logfile start
pg_ctl -D /usr/local/var/postgres start
Feb 11 11:24:33 ip-10-12-1-79 postgresql@14-main[9806]: pg_ctl: directory "/data" is not a database cluster directory
See also[edit]
See also[edit]
Advertising: