Archived
1
0

Update install-and-configure-postgres.md

This commit is contained in:
Tristan B. Kildaire 2016-06-05 13:29:43 +02:00
parent dbb119bd8b
commit 42ef4c4df1

View File

@ -3,13 +3,6 @@ Configuring Postgres database
These are instructions for setting up NNTPChan with Postgres as the data-storage system. These are instructions for setting up NNTPChan with Postgres as the data-storage system.
##Installing Postgres
Postgres on Debian (as root)
# install as root
apt-get install --no-install-recommends postgresql postgresql-client
##Configuring Postgres ##Configuring Postgres
Setting up postgres (as root) Setting up postgres (as root)