Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d69149e

Browse files
committed
Add comment about pg_ctl stop
1 parent fba105b commit d69149e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tools/pgindent/README

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
2828
6) Do a full test build:
2929

3030
run configure
31+
# stop is only necessary if it's going to install in a location with an
32+
# already running server
3133
pg_ctl stop
3234
gmake -C src install
3335
gmake -C contrib install

0 commit comments

Comments
 (0)