added a start to the db
This commit is contained in:
parent
f7621701a3
commit
ecd0bbc90b
1 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,10 @@ Then make sure the bottom of /var/lib/pgsql/data/pg_hba.conf looks like::
|
|||
|
||||
host all all 0.0.0.0 0.0.0.0 md5
|
||||
|
||||
Then just start the postgres database:
|
||||
|
||||
/etc/init.d/postgresql start
|
||||
|
||||
-------
|
||||
Hacking
|
||||
-------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue