Update postgres.md
This commit is contained in:
parent
8ebe2d2d26
commit
5b06abe63d
@ -1,11 +1,14 @@
|
|||||||
Configuring Postgres database
|
Configuring Postgres database
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
|
##Installing Postgres
|
||||||
|
|
||||||
Postgres on Debian (as root)
|
Postgres on Debian (as root)
|
||||||
|
|
||||||
# install as root
|
# install as root
|
||||||
apt-get install --no-install-recommends postgresql postgresql-client
|
apt-get install --no-install-recommends postgresql postgresql-client
|
||||||
|
|
||||||
|
##Cibfirguinrg Postgres
|
||||||
|
|
||||||
Setting up postgres (as root)
|
Setting up postgres (as root)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user