mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
Add comment about pg_ctl stop
This commit is contained in:
@ -28,6 +28,8 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
|
||||
6) Do a full test build:
|
||||
|
||||
run configure
|
||||
# stop is only necessary if it's going to install in a location with an
|
||||
# already running server
|
||||
pg_ctl stop
|
||||
gmake -C src install
|
||||
gmake -C contrib install
|
||||
|
Reference in New Issue
Block a user