mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-06-01 20:34:46 +02:00
Create Configuring Postgres database
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
##Installing Postgres
|
||||
|
||||
Postgres on Debian (as root)
|
||||
|
||||
# install as root
|
||||
apt-get install --no-install-recommends postgresql postgresql-client
|
||||
Reference in New Issue
Block a user