mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Mention "pg_ctl stop" in pgindent README instructions.
This commit is contained in:
@ -28,6 +28,7 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
|
||||
6) Do a full test build:
|
||||
|
||||
run configure
|
||||
pg_ctl stop
|
||||
gmake -C src install
|
||||
gmake -C contrib install
|
||||
gmake installcheck-world
|
||||
|
Reference in New Issue
Block a user