Add Fedora postgres set-up instructions
This commit is contained in:
parent
81229f9a6e
commit
ffeed9bf94
@ -35,7 +35,8 @@ If you hadn't previously installed Postgres, you will need to initialise the
|
|||||||
database and start the server:
|
database and start the server:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$
|
$ sudo postgresql-setup --initdb --unit postgresql
|
||||||
|
$ sudo systemctl start postgresql
|
||||||
```
|
```
|
||||||
|
|
||||||
## Bootstrap the Virtual Environment
|
## Bootstrap the Virtual Environment
|
||||||
|
Loading…
Reference in New Issue
Block a user