mirror of
https://github.com/postgres/postgres.git
synced 2026-04-23 07:07:22 -04:00
Update install file.
This commit is contained in:
parent
30e27a9099
commit
941d426ca0
1 changed files with 1 additions and 1 deletions
|
|
@ -798,7 +798,7 @@ the command line.
|
|||
Start the postmaster daemon running in the background by typing
|
||||
<ProgramListing>
|
||||
$ cd
|
||||
$ postmaster -i
|
||||
$ nohup postmaster -i > pgserver.log 2>&1 &
|
||||
</ProgramListing>
|
||||
</Para>
|
||||
</Step>
|
||||
|
|
|
|||
Loading…
Reference in a new issue