mirror of
https://github.com/postgres/postgres.git
synced 2025-07-21 16:02:15 +03:00
Update install file.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user