Add Fedora postgres set-up instructions
This commit is contained in:
parent
b6baa9128b
commit
1c05e74f63
@ -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…
x
Reference in New Issue
Block a user