mirror of
https://github.com/postgres/postgres.git
synced 2025-04-27 22:56:53 +03:00
Add comment about pg_ctl stop
This commit is contained in:
parent
fba105b109
commit
d69149ed71
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user