mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +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:
|
6) Do a full test build:
|
||||||
|
|
||||||
run configure
|
run configure
|
||||||
|
pg_ctl stop
|
||||||
gmake -C src install
|
gmake -C src install
|
||||||
gmake -C contrib install
|
gmake -C contrib install
|
||||||
gmake installcheck-world
|
gmake installcheck-world
|
||||||
|
Reference in New Issue
Block a user